readme
This commit is contained in:
parent
fe7497f390
commit
648be5f09f
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Svt Links
|
||||
|
||||
Get all links for a show on SVT Play and pass them into yt-dlp. `yt-dlp` is needed to be installed and in `$PATH`. If `aria2c` exists in `$PATH`, it'll be used.
|
||||
|
||||
## Building
|
||||
|
||||
The only prequisite is rust and cargo, building is then dead simple:
|
||||
|
||||
```bash
|
||||
cargo build --release
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user