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.
rc file #547
rc file #547
Comments
|
You could make an alias. |
|
youtube-dl has supported a user-wide configuration file for some time now; simply create a file
It doesn't seem to be well-documented, but I'm unsure over where to include that information. Where have you looked? |
|
Documented now on http://rg3.github.com/youtube-dl/documentation.html . |
When will youtube-dl support an .rc file? I could write a wrapper script but since the program has "matured" into an executable zip file and supporting .netrc why not proper support for a .rc? Makes no sense to pass the same options several times a day. Thanks.