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 64fa820ccf
[cleanup] Misc fixes (see desc)
* [tvver] Fix bug in 6837633a4a - Closes #4054
* [rumble] Fix tests - Closes #3976
* [make] Remove `cat` abuse - Closes #3989
* [make] Revert #3684 - Closes #3814
* [utils] Improve `get_elements_by_class` - Closes #3993
* [utils] Inherit `Namespace` from `types.SimpleNamespace`
* [utils] Use `re.fullmatch` for matching filters
* [jsinterp] Handle quotes in `_separate`
* [make_readme] Allow overshooting last line

Authored by: pukkandan, kwconder, MrRawes, Lesmiscore
2 years ago
..
compat [cleanup] Misc fixes and cleanup 2 years ago
downloader [cleanup] Misc fixes (see desc) 2 years ago
extractor [cleanup] Misc fixes (see desc) 2 years ago
postprocessor [cleanup] Misc fixes 2 years ago
YoutubeDL.py [cleanup] Misc fixes (see desc) 2 years ago
__init__.py Add option `--download-sections` to download video partially 2 years ago
__main__.py [cleanup] Upgrade syntax 2 years ago
aes.py [cleanup] Minor fixes (See desc) 2 years ago
cache.py [cleanup] Misc cleanup and refactor (#2173) 2 years ago
cookies.py [cleanup] Misc fixes 2 years ago
dependencies.py [XAttrMetadata] Refactor and document dependencies 2 years ago
jsinterp.py [cleanup] Misc fixes (see desc) 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py Add option `--download-sections` to download video partially 2 years ago
socks.py [cleanup] Minor fixes (See desc) 2 years ago
update.py [update] Use `.git` folder to distinguish `source`/`unknown` 2 years ago
utils.py [cleanup] Misc fixes (see desc) 2 years ago
version.py [version] update 2 years ago
webvtt.py [cleanup] Minor fixes (See desc) 2 years ago