Is there a self-hosted downloader that would automatically download liked videos or the ones added to a specific playlist?
Yt-dlp and a cron job
That sounds erotic.
brb
?
Been using this for a few weeks on my synology nas. Absolutely love it!
Only correct answer
Metube might be right for you.
Metube is great and also has some browser plugins as well so it’s as simple as right click and send to metube on a YouTube link. Wish there was one for android too but alas not yet that I have seen.
See if
ytdl-sub
is what you want.Seconded ytdl-sub, especially if you want them to work flawlessly with Kodi/Plex/Jellyfin (integrated into the library etc) Other than that, tubesync is nice and has a decent web ui too.
I’m having success with TubeSync through docker compose.
That’s what I use with success for about a year now.
Some fork of youtube-dl would probably do. Personally I use JDownloader 2 (open source) to download not just from youtube but from any other sites as well. It runs locally.
You could try out something I whipped up for this and see if it works for you: https://github.com/MattMckenzy/ToothPick
I like metube from a manually curated list
Liked videos or added to playlist requires Google login on both the viewer and the downloader and for me that is unacceptable
I use yt-dlp and a bash script running from cron
What have you tried searching the web for? I get many relevant results.