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

Not downloading proper files #68

Open darkf3n1x opened 6 months ago

darkf3n1x commented 6 months ago

I'm trying to run through the script to see where it is erroring out at. However, when I have it setup in the config file and let it run it isn't properly pulling files. It is naming it but the file is the same file over and over.

If I manually run the following it downloads proper files yt-dlp -f "bv[ext=mp4][height<=1080]+ba[ext=m4a]/b[ext=mp4] / bv+ba/b" -P "/sonarr_root/" -o "%(uploader)s/%(upload_date>%Y)s/%(title)s.%(ext)s" "https://www.youtube.com/channel/channel_id"

Sakusuke commented 6 months ago

I'm having the same issue. It keeps downloading an unrelated youtube shorts video of the same channel over and over. Naming, quality and save location of video all are correct, except the video itself.

averyfollett commented 3 months ago

Still seeing the same issue here. Grabbing a short every time.