1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-16 22:46:45 +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 [socks] Refine exception model for better error handling 2016-12-05 00:43:37 +08:00
swfinterp.py
update.py
utils.py [utils] Improve urljoin 2016-12-17 18:49:55 +07:00
version.py release 2016.12.22 2016-12-22 22:52:54 +07:00
YoutubeDL.py