I’m looking for a tool that monitors a YouTube channel, then downloads only new videos into a folder.
I found ChannelHoarder, and was wondering if anyone had any experience with it and/or if anyone had any other suggestions?
Also, sorry if this is not the right place for this question. Mods, feel free to remove if this isn’t the right place.


yt-dlp has an option to list everything it downloads in an archive file (so that when a video is downloaded once it isn’t downloaded again), and also has an option to download playlists. That way, it should be possible to set up the command to do what you want.