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
..
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 Switch to m4a by default (Closes #240) 2013-02-01 18:23:20 +01:00
__init__.py Refactor subtitle options from srt to the more generic 'sub'. 2013-03-20 08:41:53 +01:00
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 2012-12-08 00:48:07 +01:00
update.py moved updating code to update.py 2012-12-30 19:50:33 +01:00
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