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 52efa4b312
[extractor] Add `_perform_login` function (#2943)
* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API
* Adds `ie.supports_login` to the public API
2 years ago
..
downloader [fragment] Read downloaded fragments only when needed (#3069) 2 years ago
extractor [extractor] Add `_perform_login` function (#2943) 2 years ago
postprocessor [FFmpegVideoConvertor] Add more formats to `--remux-video` 2 years ago
YoutubeDL.py Handle float in `--wait-for-video` 2 years ago
__init__.py Exit after `--dump-user-agent` 2 years ago
__main__.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
aes.py [aes] Add unpad_pkcs7 2 years ago
cache.py [docs,cleanup] Some minor refactoring and improve docs 3 years ago
compat.py Add brotli content-encoding support (#2433) 2 years ago
cookies.py [cookies] Update MacOS12 `Cookies.binarycookies` location (#2742) 2 years ago
jsinterp.py [cleanup] Fix some typos (#2033) 2 years ago
minicurses.py [dash,youtube] Download live from start to end (#888) 2 years ago
options.py [panopto] Add extractors (#2908) 2 years ago
socks.py Completely change project name to yt-dlp (#85) 3 years ago
swfinterp.py.disabled [cleanup] Mark unused files 3 years ago
update.py [cleanup,docs] Minor fixes 2 years ago
utils.py [cleanup] Minor cleanup 2 years ago
version.py [version] update 2 years ago
webvtt.py [utils] Standardize timestamp formatting code 3 years ago