Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ihateblueb/cobalt-cli
save what you love from your terminal
https://github.com/ihateblueb/cobalt-cli
Last synced: 3 months ago
JSON representation
save what you love from your terminal
- Host: GitHub
- URL: https://github.com/ihateblueb/cobalt-cli
- Owner: ihateblueb
- License: agpl-3.0
- Created: 2023-08-10T22:09:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T01:30:41.000Z (about 1 year ago)
- Last Synced: 2024-04-16T13:16:46.742Z (7 months ago)
- Language: Rust
- Size: 98.6 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - ihateblueb/cobalt-cli - save what you love from your terminal (Rust)
README
# cobalt-cli
save what you love from your terminal
## how to get
from the source code you can build with `cargo build --release`. or, go grab a binary from releases. theres currently a mac one, but i don't know how to run it on mac. you should probably build it yourself.
## how to use
> [tocobaltcli] is the path or alias to the cobalt cli executablefor a list of all commands, you can run `[tocobaltcli] --help`, and it's similar to the below:
| flags | description |
|----------------------------------|-------------------------------------------------------------------------------------------|
| -h, --help | print help |
| -V, --version | print version |
| -m, --mode | set which mode to download with (default: auto, other: audio) |
| -a, --apiurl | set api url, don't include https (default: co.wuk.sh) |
| -p, --path | path to save files to (default: ~/Downloads/) |
| -u, --url | url to download from |
| -q, --quality | set video quality (default: 1080p, other: 4320p+, 2160p, 720p, 480p, 360p), 480p, 360p) |
| -c, --codec | set youtube codec (default: h264, other: av1, vp9) |
| -w, --ttwatermark | disable tiktok watermark (default: false) |
| -f, --audioformat | set audio format (default: mp3, other: best, ogg, wav, opus) |
| -d, --dublang | dub language (default: false) |
| -k, --fullaudio | get tiktok full audio (default: false) |
| -j, --mute | mute audio when possible (default: false) |