-
Notifications
You must be signed in to change notification settings - Fork 13
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
Comments
You can use the > 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. |
Thank you |
Please provide more information:
|
window 10 C__Windows_System32_cmd.exe.2024-06-16.15-53-54.mp4 |
You can specify the output path as followed: colmsg --h_refresh_token <h_refresh_token> --dir |
Ok, i will try |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can I change the download folder location?
The text was updated successfully, but these errors were encountered: