this post was submitted on 05 Jul 2024
1176 points (98.9% liked)

Memes

45180 readers
1114 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 months ago* (last edited 2 months ago) (2 children)

Are you familiar with Jellyfin?

https://jellyfin.org/

If you can set up a server of this then its as easy as making the library folder the output folder for yt-dlp

https://github.com/yt-dlp/yt-dlp

I didnt even have to write me own script. I gave chatgpt a notepad with channel urls and just told it to write me code to load these urls one by one and download the Last 2 videos. (Trust me you dont want to accidentally download a whole channel). Yt dlp can maintain a log of sort so videos aren't downloaded more then once.

I run this script on a schedule and delete the video when i am done with it. Nice and clean. I can also recommend trying to run an invididious instance for general video browsing but mine took some twiddling to setup right.

https://invidious.io/

[–] [email protected] 2 points 2 months ago

Also if someone else wants a prebuilt solution for this, I've heard good things about tube archivist

[–] [email protected] 1 points 2 months ago