I'm looking for a server I can host in my home that has a simple ui where I can put in URLs for download and have them all show up on my Jellyfin. Bonus if there is VPN support.

Update: Thanks to everyone for the suggestions! Several projects to check out: youtube-dl, pinchflat, ytptube, metube, tubearchivist, yt-dlp-webui, ytzero, igloo, youtarr

you are viewing a single comment's thread
view the rest of the comments
[–] 12 points 3 days ago (1 child)

Sure, but OP specifically asked for a “manager.” Plus typing it out means looking up flags and switches each time

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 days ago

    I went one step further and used python to handle the flags and what not

    Just gotta add each url / playlist to a text file, then run the python script

    But seeing all these GitHub’s with much more elegant solutions is pretty cool

  • source
  • parent