Looking for a docker containers or program to run on my server that looks at my list of subscribers (from google takeout or newpipe etc) and downloads them automatically.
Ideally there'd be an option to delete after watching, and a nice interface to watch the videos as well.
I’m currently using this. It doesn’t appear to have a way to auto import a list of subscriptions. But it fits all of OPs other requests. It also has a jellyfin add on to import the videos into a library there with title and thumbnail.
I use TubeSync to do the downloading and then have Jellyfin as a frontend player. Seems to work pretty good for me and was pretty quick to stand up in docker.
TubeSync has an option to write metadata to NFO files. Then you just tell Jellyfin to not run any scrapper and just use said NFO files. It's not perfect but it gets you a title and description for the video.
Between Tube Archivist (TA) and Pinchflat (PF), it seems TA is a better choice (because you want to delete the downloaded videos). TA has a built-in interface to watch and delete the video. But if you are like me, who watches the videos in Jellyfin and don't plan to delete them afterwards, then PF is a solid archival application.