mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[BUG] - LIDARR - cookies.txt cause an impossibility to download videos #184
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts#184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CpHeat on GitHub (Dec 19, 2024).
Application
Lidarr
Host platform
Docker under WSL
Script
Video download script
Script Version
3.9
Describe the bug
The script works perfectly, unless I provide a cookies.txt, then I get the error ERROR: Fixed output name but more than one file to download for every video
To Reproduce
put a cookies.txt in /config
launch the script and try to downloads music videos from youtube
Expected behavior
Downloading the video
Logs/Screenshots
Additional context
@steve1977 commented on GitHub (Jan 11, 2025):
This explains the issues I am having with video downloads.
Seems same big issue as reported by https://github.com/RandomNinjaAtk/arr-scripts/issues/334
@CpHeat commented on GitHub (Jan 12, 2025):
Yes it is the same issue
@steve1977 commented on GitHub (Jan 31, 2025):
I removed the cookies. txt file and things are working well.
Would be great to have a fix for this. Thanks for looking into it!