config file #24967

Closed
opened 2026-02-21 12:17:38 -05:00 by deekerman · 3 comments
Owner

Originally created by @nIKsL on GitHub (Feb 6, 2022).

Debian 10

I make file (~/.config/youtube-dl/config) with my configuration - and yt-dlp dont use it :( (yt-dlp "youtubeURL") After that I make file (/etc/youtube-dl.conf) with same configuration - yt-dlp dont use it again :(

when i use yt-dlp with key "yt-dlp youtubeURL --config-location ~/.config/youtube-dl/config" - all going ok
Is it some error ? Should yt-dlp work with config on default path ??? or I should use it everytime with key --config-location???

Originally created by @nIKsL on GitHub (Feb 6, 2022). Debian 10 I make file (~/.config/youtube-dl/config) with my configuration - and yt-dlp don`t use it :( (yt-dlp "youtubeURL") After that I make file (/etc/youtube-dl.conf) with same configuration - yt-dlp don`t use it again :( when i use yt-dlp with key "yt-dlp youtubeURL --config-location ~/.config/youtube-dl/config" - all going ok Is it some error ? Should yt-dlp work with config on default path ??? or I should use it everytime with key --config-location???
Author
Owner

@MuenchenSued commented on GitHub (Feb 6, 2022):

The correct path for yt-dlp is ~/.config/yt-dlp/config

@MuenchenSued commented on GitHub (Feb 6, 2022): The correct path for yt-dlp is ~/.config/yt-dlp/config
Author
Owner

@nIKsL commented on GitHub (Feb 6, 2022):

The correct path for yt-dlp is ~/.config/yt-dlp/config

thanks a lot - that's worked.
https://github.com/ytdl-org/youtube-dl#configuration - in this section of readme we have wrong information...

@nIKsL commented on GitHub (Feb 6, 2022): > The correct path for yt-dlp is ~/.config/yt-dlp/config thanks a lot - that's worked. [https://github.com/ytdl-org/youtube-dl#configuration](https://github.com/ytdl-org/youtube-dl#configuration) - in this section of readme we have wrong information...
Author
Owner

@MuenchenSued commented on GitHub (Feb 6, 2022):

You are looking in the description of the wrong program, youtube-dl is not yt-dlp.
See https://github.com/yt-dlp/yt-dlp#configuration

@MuenchenSued commented on GitHub (Feb 6, 2022): You are looking in the description of the wrong program, youtube-dl is not yt-dlp. See https://github.com/yt-dlp/yt-dlp#configuration
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/youtube-dl#24967
No description provided.