https://github.com/splurf/crdl
Extremely practical rust application.
https://github.com/splurf/crdl
Last synced: over 1 year ago
JSON representation
Extremely practical rust application.
- Host: GitHub
- URL: https://github.com/splurf/crdl
- Owner: splurf
- Created: 2023-07-01T23:16:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T19:12:44.000Z (over 2 years ago)
- Last Synced: 2025-01-25T08:25:31.451Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crdl
A preconfigured [yt-dlp](https://github.com/yt-dlp/yt-dlp) wrapper written in Rust.
```
Usage: crdl.exe [URL]
Arguments:
[URL]
Options:
-h, --help Print help
-V, --version Print version
```
**Check if prerequisites are installed**
```bash
./crdl
```
**Download episode**
```bash
./crdl https://www.crunchyroll.com/watch/GJWU28DQG/tempestuous-temperaments
```
#### TODO
- Download by the bulk and sort accordingly