1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-13 04:47:26 +00:00
youtube-dl/youtube_dl
Fabian Stahl e66dca5e4a
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
2016-12-31 23:04:16 +07:00
..
downloader [uplynk] force downloading using hls native downloader(closes #11496) 2016-12-20 19:49:45 +01:00
extractor [twitch:vod] Improve _VALID_URL (closes #11537) 2016-12-31 22:40:42 +07:00
postprocessor
__init__.py Add option --config-location 2016-12-31 23:04:16 +07:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Add option --config-location 2016-12-31 23:04:16 +07:00
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py