Add option --config-location
authorFabian Stahl <fabian.m.stahl@posteo.de>
Wed, 14 Sep 2016 15:28:17 +0000 (17:28 +0200)
committerSergey M․ <dstftw@gmail.com>
Sat, 31 Dec 2016 16:04:16 +0000 (23:04 +0700)
commite66dca5e4aa9e55762a5541dc1b0a332208451ee
treea608e0325bc5e9532cf2f7e94cc829ff5cafb36d
parent3f1ce16876931f2aa57b566736d875a760f35f43
Add option --config-location

A configfile can now be passed to youtube_dl.

undo changes

Raise parser error if file not found, change to user_conf

change metavar hand helptext for --configfile

Fix help for --configfile

Update help for --configfile

Numbering placeholder in configfile error msg

minor fix

Change option --configfile top --config-file

Fix -config-file error
youtube_dl/__init__.py
youtube_dl/options.py