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.
youtube-dl/youtube_dl
dirkf f7b30e3f73 [XFileShare] Update extractor for 2024
* simplify aa_decode()
* review and update supported sites and tests
* in above, include FileMoon.sx, and remove separate module
* incorporate changes from yt-dlp
* allow for decoding multiple scripts (eg, FileMoon)
* use new JWPlayer extraction
10 months ago
..
downloader [downloader/external] Fix WgetFD proxy (rev 2) 11 months ago
extractor [XFileShare] Update extractor for 2024 10 months ago
postprocessor [compat] Use `compat_open()` 1 year ago
YoutubeDL.py [core] Fix format string injection for metadata JSON filename message. 1 year ago
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 2 years ago
__main__.py
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [compat] Use `compat_open()` 1 year ago
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 2 years ago
compat.py [compat] Rework compat for `method` parameter of `compat_urllib_request.Request` constructor 12 months ago
jsinterp.py [test] Fixes for old Pythons 2 years ago
options.py [doc] Warn against setting cookies with --add-header 2 years ago
socks.py
swfinterp.py [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules 1 year ago
update.py [build] Extend use of `devscripts/utils` 1 year ago
utils.py [utils] Let int_or_none() accept a base, like int() 10 months ago
version.py release 2021.12.17 3 years ago