this post was submitted on 11 Feb 2024
356 points (99.2% liked)

Piracy

22351 readers
1 users here now

Welcome to /c/piracy

No netflix or streaming services landlubbers allowed, this is pirates territory.

founded 5 years ago
MODERATORS
 

As Funimation drama unravels, here's a reminder for you that yt-dlp is able to download Funimation videos. Use that opportunity to preserve your collections before they're gone! (and keep them forever and ever)

Credits to humble jbk@discuss.tchncs.de who brought that up!

you are viewing a single comment's thread
view the rest of the comments
[–] hedgehog@ttrpg.network 3 points 9 months ago

If you’re copy pasting playlists using plain text files (one url per line) you can download every url in a single file by running yt-dlp -a <filename>. If you have multiple files, it’s straightforward to write a shell script that calls it for each of them.