Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download folder #106

Closed
erichuang0704 opened this issue Jun 11, 2024 · 6 comments
Closed

download folder #106

erichuang0704 opened this issue Jun 11, 2024 · 6 comments

Comments

@erichuang0704
Copy link

Can I change the download folder location?

@proshunsuke
Copy link
Owner

You can use the -d option.

> colmsg --help
colmsg 3.2.0
A CLI tool for saving messages of '櫻坂46メッセージ', '日向坂46メッセージ', '乃木坂46メッセージ', and '齋藤飛鳥メッセージ' app locally.

USAGE:
    colmsg [FLAGS] [OPTIONS]

FLAGS:
        --config-dir
            Show colmsg's default configuration directory.

        --delete
            Delete all saved messages.
            If you execute command with this option, all saved messages are deleted from your disk.
            Please use be careful.
        --download-dir
            Show colmsg's default download directory.

    -h, --help
            Print this help message.

    -V, --version
            Show version information.


OPTIONS:
        --a_refresh_token <a_refresh_token>
            Set the asukasaito refresh token.

    -d, --dir <dir>
            Set the download directory.
            Use '--download-dir' to confirm the default directory.
    -F, --from <from>
            Save messages after the specific date.
            Date format is %Y/%m/%d %H:%M:%S
            e.g. -F '2020/01/01 00:00:00'
    -g, --group <group>...
            Save messages of specific group.
            If not specified, save messages both of groups [possible values: sakurazaka, hinatazaka, nogizaka, asukasaito]
        --h_refresh_token <h_refresh_token>
            Set the hinatazaka refresh token.

    -k, --kind <kind>...
            Save specific kind of messages.
            If not specified, save all kinds of messages.
            e.g. -k text -k image [possible values: text, picture, video, voice]
        --n_refresh_token <n_refresh_token>
            Set the nogizaka refresh token.

    -n, --name <name>...
            Save messages of specific members (菅井友香, 佐々木久美, 秋元真夏..)
            Name must be a valid full name of kanji.
            If not specified, save messages of all members.
            e.g. -n 菅井友香 -n 佐々木久美 -n 秋元真夏.
        --s_refresh_token <s_refresh_token>
            Set the sakurazaka refresh token.

@erichuang0704
Copy link
Author

Thank you
But i can't change
It's still the default directory

@proshunsuke
Copy link
Owner

Please provide more information:

  • Execution environment
    • OS information
    • Version of colmsg
  • Command executed
  • Command execution result
  • Contents of the config file if one is being used

@erichuang0704
Copy link
Author

erichuang0704 commented Jun 16, 2024

window 10
colmsg 3.2.0
didn't change the config
is this considered a success?

C__Windows_System32_cmd.exe.2024-06-16.15-53-54.mp4

@teddy8997
Copy link

teddy8997 commented Jul 12, 2024

You can specify the output path as followed:
using hinatazaka46 for example,

colmsg --h_refresh_token <h_refresh_token> --dir <your output path>

@erichuang0704
Copy link
Author

Ok, i will try
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants