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
sepro 628fa244bb
[ie/floatplane] Add extractors (#8639)
Closes #5877, Closes #5912
Authored by: seproDev
1 year ago
..
__pyinstaller [build] Include secretstorage in Linux builds 1 year ago
compat Remove Python 3.7 support (#8361) 1 year ago
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 1 year ago
downloader [rh:websockets] Migrate websockets to networking framework (#7720) 1 year ago
extractor [ie/floatplane] Add extractors (#8639) 1 year ago
networking [rh:websockets] Migrate websockets to networking framework (#7720) 1 year ago
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
utils [rh:websockets] Migrate websockets to networking framework (#7720) 1 year ago
YoutubeDL.py [core] Parse `release_year` from `release_date` (#8524) 1 year ago
__init__.py Remove Python 3.7 support (#8361) 1 year ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
casefold.py Update to ytdl-commit-07af47 1 year ago
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 1 year ago
jsinterp.py Update to ytdl-commit-07af47 1 year ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 1 year ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [networking] Fix various socks proxy bugs (#8065) 1 year ago
update.py Remove Python 3.7 support (#8361) 1 year ago
version.py Release 2023.11.16 1 year ago
webvtt.py [webvtt] Handle premature EOF 2 years ago