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
2024-03-08 13:03:42 +00:00
..
downloader [downloader/external] Fix WgetFD proxy (rev 2) 2024-02-21 16:29:08 +00:00
extractor [XFileShare] Update extractor for 2024 2024-03-08 13:03:42 +00:00
postprocessor [compat] Use `compat_open()` 2023-07-25 13:19:43 +01:00
YoutubeDL.py [core] Fix format string injection for metadata JSON filename message. 2023-12-06 02:45:41 +00:00
__init__.py
__main__.py
aes.py
cache.py [compat] Use `compat_open()` 2023-07-25 13:19:43 +01:00
casefold.py
compat.py [compat] Rework compat for `method` parameter of `compat_urllib_request.Request` constructor 2024-01-22 11:10:34 +00:00
jsinterp.py
options.py
socks.py
swfinterp.py [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules 2023-08-01 01:05:09 +01:00
update.py [build] Extend use of `devscripts/utils` 2023-07-25 13:19:43 +01:00
utils.py [utils] Let int_or_none() accept a base, like int() 2024-03-08 13:03:42 +00:00
version.py