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 9eef7c4e55
Sanitize `chapters`
Closes #4182
2 years ago
..
compat [cleanup] Consistent style for file heads 2 years ago
downloader [hls] Warn user when trying to download live HLS 2 years ago
extractor [extractor/premiershiprugby] Add extractor (#4129) 2 years ago
postprocessor [compat] Remove deprecated functions from core code 2 years ago
YoutubeDL.py Sanitize `chapters` 2 years ago
__init__.py [cleanup] Consistent style for file heads 2 years ago
__main__.py [cleanup] Consistent style for file heads 2 years ago
aes.py [compat] Remove deprecated functions from core code 2 years ago
cache.py [compat] Remove more functions 2 years ago
cookies.py [compat] Remove deprecated functions from core code 2 years ago
dependencies.py
jsinterp.py
minicurses.py
options.py [options] Fix `parse_known_args` for `--` 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py
utils.py [extractor] Fix `_create_request` when headers is None 2 years ago
version.py
webvtt.py