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!
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.