[YT-DLP Options Override] - Radarr Extended - Extras.bash #186

Open
opened 2026-02-20 00:17:08 -05:00 by deekerman · 0 comments
Owner

Originally created by @nc88keyz on GitHub (Dec 17, 2024).

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Yes, I cannot get a red band trailers to download, I have edited the Extras.bash script with nano and saved it . When radarr is re launched viaa docker , it is overwritten, in the yt-dlp options line. Is this to be expected, and if so can i prevent that ?
Describe the solution you'd like
A clear and concise description of what you want to happen.

override the Extras.bash file or have a flag in extras config to add cookies under the following in Extras.bash
ytdlpExtraOpts="--user-agent facebookexternalhit/1.1"

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I tried editing the Extras.bash filed in /config/extended, and made path to cookies in the container as well, but since it is overwritten it is non-effective.

Additional context
I am trying to maximize the scripts which i absolutely love, but also trying to clear the log errors. Thank you

Originally created by @nc88keyz on GitHub (Dec 17, 2024). ### **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Yes, I cannot get a red band trailers to download, I have edited the Extras.bash script with nano and saved it . When radarr is re launched viaa docker , it is overwritten, in the yt-dlp options line. Is this to be expected, and if so can i prevent that ? **Describe the solution you'd like** A clear and concise description of what you want to happen. override the Extras.bash file or have a flag in extras config to add cookies under the following in Extras.bash ytdlpExtraOpts="--user-agent facebookexternalhit/1.1" **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. I tried editing the Extras.bash filed in /config/extended, and made path to cookies in the container as well, but since it is overwritten it is non-effective. **Additional context** I am trying to maximize the scripts which i absolutely love, but also trying to clear the log errors. Thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/arr-scripts#186
No description provided.