youtube-dl/youtube_dl
Ismael Mejia 553d097442 Refactor subtitle options from srt to the more generic 'sub'.
In order to be more consistent with different subtitle formats.
From:
* --write-srt to --write-sub
* --only-srt to --only-sub
* --all-srt to --all-subs
* --srt-lang to --sub-lang'

Refactored also all the mentions of srt for sub in all the source code.
2013-03-20 08:41:53 +01:00
..
__init__.py Refactor subtitle options from srt to the more generic 'sub'. 2013-03-20 08:41:53 +01:00
__main__.py
FileDownloader.py Refactor subtitle options from srt to the more generic 'sub'. 2013-03-20 08:41:53 +01:00
InfoExtractors.py Refactor subtitle options from srt to the more generic 'sub'. 2013-03-20 08:41:53 +01:00
PostProcessor.py
update.py
utils.py Fix --match-title and --reject-title decoding (Closes #690) 2013-02-21 17:09:39 +01:00
version.py release 2013.02.19 2013-02-19 00:06:04 +01:00