youtube-dl/youtube_dl
Yen Chi Hsuan bd8f48c78b
[bilibili] Support new Bangumi URLs (closes #11845)
To reduce complexity, I don't support old Bangumi URLs directly via
_VALID_URL. Instead, I choose to let it go to generic redirection. An
example can be found in #10190:

http://bangumi.bilibili.com/anime/v/40062
2017-02-02 21:51:31 +08:00
..
downloader [downloader/external:ffmpeg] minimize the use of aac_adtstoasc filter 2017-02-02 08:07:28 +01:00
extractor [bilibili] Support new Bangumi URLs (closes #11845) 2017-02-02 21:51:31 +08:00
postprocessor
__init__.py [options] Refactor autonumber options and add validation (closes #727, closes #2702, closes #9362) 2017-01-29 00:00:45 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] add compat_etree_register_namespace to __all__ list 2017-02-01 20:15:59 +01:00
jsinterp.py
options.py [options] Refactor autonumber options and add validation (closes #727, closes #2702, closes #9362) 2017-01-29 00:00:45 +07:00
socks.py
swfinterp.py
update.py
utils.py [utils] Improve parse_duration 2017-01-26 23:23:08 +07:00
version.py release 2017.02.01 2017-02-01 03:20:09 +07:00
YoutubeDL.py added --autonumber-start NUMBER as a command line option to be able to offset the index at which autonumber formats filenames 2017-01-29 00:00:45 +07:00