Go to file
2024-08-06 16:49:15 +02:00
src Unique links 2024-08-06 16:49:15 +02:00
.gitignore init 2024-08-06 16:13:51 +02:00
Cargo.lock Unique links 2024-08-06 16:49:15 +02:00
Cargo.toml Unique links 2024-08-06 16:49:15 +02:00
README.md readme 2024-08-06 16:17:10 +02:00

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:

cargo build --release