15 ms·
I don't have much to add, other than I have had some good results with using the application "4k video downloader" to grab playlists on youtube. I'm not a fan
by LeftTurnSignal 8y ago
I don't have much to add, other than I have had some good results with using the application "4k video downloader" to grab playlists on youtube. I'm not a fan of the generic name, but it does what it sets out to do and is fairly cheap. I'm sure everything can be done with youtube-dl, but I don't have a ton of experience with that.
I am able to get most of the videos downloaded and converted using that application. Sometimes I have to go and manually get a couple of videos that failed to download, but the app has served me well.
- 0az 8y agoUsing ytdl is easy: `youtube-dl $url` grabs the video at the highest quality. Playlists can be downloaded this way too.