You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
l1ving_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.
11 years ago
..
FileDownloader.py Refactor subtitle options from srt to the more generic 'sub'. 11 years ago
InfoExtractors.py Refactor subtitle options from srt to the more generic 'sub'. 11 years ago
PostProcessor.py Switch to m4a by default (Closes #240) 11 years ago
__init__.py Refactor subtitle options from srt to the more generic 'sub'. 11 years ago
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 12 years ago
update.py moved updating code to update.py 12 years ago
utils.py Fix --match-title and --reject-title decoding (Closes #690) 11 years ago
version.py release 2013.02.19 11 years ago