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
[–] 4 points 2 years 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.

  • source
  • parent