whatdaybob / sonarr_youtubedl

A Sonarr companion script to allow the automatic downloading of web series normally not available for Sonarr to search for. Using Youtube-DL it allows you to download your webseries from the list of supported sites.
107 stars 34 forks source link

yt_dlp cherry-pick to main #36

Closed DrewRWx closed 1 year ago

DrewRWx commented 2 years ago

I couldn't get the dev branch to work for me, but the good news is that yt_dlp works as a (mostly) drop-in replacement on main and greatly sped up downloads.

Caveat emptor: My shared server doesn't allow docker, so I am running app/sonarr_youtubedl.py directly.