An open API service indexing awesome lists of open source software.

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.

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