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!
yt-dlp is amazing, it’s just magical and works everywhere!
It’s great, but I wish there was a GUI front-end for it.
Does it need one? This tool is dead simple
Yeah for doing batch stuff. I’d like to be able to say copy and paste 15 different playlists, deselect some of the videos in them, and be able to walk away from my computer.
https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#video-selection
This thing has lots, lots of options :)
That is not easier or quicker than shift selecting 70 videos in a list in a list and ctrl clicking the 6 I don’t want.
There’s a reason GUIs won out over CLIs for most use cases.
There’s a reason GUIs won out over CLIs for most use cases.
(I shouldn’t take the bait…) ah, and what do you think that is?
Because they are simpler and easier.
Take for example a photo of folders, you can easily parse through a grid of photos to find the picture you’re looking.
CLI are great for some things, and they’re not great for others.
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.
What drama?
Sony owns both Crunchyroll and Funimation. Sony is consolidating Funimation into Crunchyroll, but they are not preserving people’s digital collections. People are losing access to the digital collections they purchased on Funimation even though Sony isn’t going out of business.
all front ends for yt-dlp
https://tartube.sourceforge.io/ https://github.com/mhogomchungu/media-downloader https://www.arrow-dl.com
Your URL just links to an image of Funimation. Was this meant to link to something else like a tutorial?