Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Guys,
Is there a way to record my preferences on which formats I prefer from specific sites? For example, when downloading from YT, I'd like youtube-dl to automatically download the format that I prefer. Same goes for multitude of other sites. I know that youtube-dl selects "best" by default but some videos are then huge. Is there a way to do specify in a config file which format should be downloaded from which site so I don't have to specify it on a command line every time?
Thanks!