mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-08-09 23:04:02 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| FileDownloader.py | ||
| InfoExtractors.py | ||
| PostProcessor.py | ||
| update.py | ||
| utils.py | ||
| version.py | ||