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 version update #50

Open Caboose6130 opened 1 year ago

Caboose6130 commented 1 year ago

Is it possible to get an update so that this runs with the up to date version of YT-DLP? i keep getting an error when it trys to dl the files.

ERROR: [youtube] 0_NVdZp8haA: Unable to extract uploader id; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U

adriancossu commented 1 year ago

I have the same issue. This is always followed by:

2023-03-12 13:23:04,910 - sonarr_youtubedl - ERROR - url https://www.youtube.com/watch?v=0_NVdZp8haA returned no videos, please check config.

AlexanderSalge commented 1 year ago

Wouldn't hold me breath for this. Just clone, change the requirements.txt line in question and build yourself. Here a snippet from my docker-compose

  sonarr_youtubedl:
    build: ./sonarr_youtubedl
Nammurg commented 11 months ago

I was successful downloading with version: yt-dlp 2023.07.06 Latest I believe pull request #60 needs to be merged for this issue to be resolved. @whatdaybob any chance this can me merged?

ptarjan commented 10 months ago

Ping +1. Please merge #60

Updating to yt-dlp 2023.7.6 worked great for me

Healzangels commented 8 months ago

Was hoping to see if this might still be on the table. Cheers!

ptarjan commented 8 months ago

I think this is solved by https://github.com/whatdaybob/sonarr_youtubedl/commit/531d56c4dbf977db27ba4d5f9efb576fde2e2f46