Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can you make Website Based Configs? #23676

Closed
sepehrkiller opened this issue Jan 8, 2020 · 0 comments
Closed

can you make Website Based Configs? #23676

sepehrkiller opened this issue Jan 8, 2020 · 0 comments

Comments

@sepehrkiller
Copy link

@sepehrkiller sepehrkiller commented Jan 8, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

my question is can you Separate each or some websites in the config?

for example, i would like to download youtube videos automatically as MP4 1080p, but i dont want to download Twitch videos as 1080p , i want them to be downloaded as 480p
and for some websites i just want to download Audio File automatically

i know that i can just make different config files and make different .bat or .py runners that'll automatically launch youtube-dl with wanted Config file, but thats time consuming

what im asking is, if you can make it happen in 1 Confing file or make it happen automatically
for example :
you can make like youtube.conf and twitch.conf and so on... and it'll automatically detect it
or you can make config.txt and separate each website like :

#Youtube 
this
that
-o

#Twitch
blah
test
-o

#General 
other parts of the config goes here

why i'm asking this is because youtube-dl can determine which website you are trying to download from, so it would make sense to be able to make "website based" config file/section (and a General config file if that website doesn't have it's own config file, it'll use the General config section/file)

@dstftw dstftw closed this Jan 8, 2020
@dstftw dstftw added the duplicate label Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.