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.
Does anything like this exist? Thanks!
I haven’t tried it, but Tube Archivist may fit the bill.
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.
is there a plugin to pull data on the video into a library? Or are you just playing media files?
Can you elaborate a bit on your setup? As someone running Jellyfin, curious how you’ve configured everything.
I found about this on lemmy, @MattMckenzy@lemmy.ml is the maintainer:
Does this support other targets like twitch VODs?
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.
I am using YouTube-dl, but you would need to implement the logic for the downloads.