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.
yt-dlp/yt_dlp
pukkandan c32b0aab8a
Improve --sub-langs (see desc)
* Treat `--sub-langs` entries as regex
* `all` can be used to refer to all the subtitles
* the language code can be prefixed with `-` to exclude it
* Deprecates `--all-subs`
Closes #253
3 years ago
..
downloader [downloader] Fix ffmpeg selection for m3u8_native 3 years ago
extractor [mildom:user:vod] Download only necessary amount of pages 3 years ago
postprocessor [Exec] Ensure backward compatibility when the command contains `%` 3 years ago
YoutubeDL.py Improve --sub-langs (see desc) 3 years ago
__init__.py Add option `--ignore-no-formats-error` 3 years ago
__main__.py Completely change project name to yt-dlp (#85) 3 years ago
aes.py Completely change project name to yt-dlp (#85) 3 years ago
cache.py Completely change project name to yt-dlp (#85) 3 years ago
compat.py Update to ytdl-commit-4fb25ff 3 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 3 years ago
options.py Improve --sub-langs (see desc) 3 years ago
socks.py Completely change project name to yt-dlp (#85) 3 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 3 years ago
update.py [update] Fix updater removing the executable bit on some UNIX distros 3 years ago
utils.py Update to ytdl-commit-9f6c03 3 years ago
version.py [version] update 3 years ago