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

Memes

45130 readers
1281 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
[–] ton618@lemm.ee 3 points 2 months ago (1 children)

Point us towards salvation, Grand Master!

...where can i sign up..?

[–] webghost0101@sopuli.xyz 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/

[–] reddithalation@sopuli.xyz 2 points 2 months ago

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

[–] ton618@lemm.ee 1 points 2 months ago