yt-dlp/yt_dlp
coletdev 4f08e58655
[extractor/patreon] Fix and improve extractors (#4398)
* Add workaround for 403s - Fixes https://github.com/yt-dlp/yt-dlp/issues/3631
* Support m3u8 post file videos - Fixes https://github.com/yt-dlp/yt-dlp/issues/2277
* Raise useful error messages - Fixes https://github.com/yt-dlp/yt-dlp/issues/2914
* `--write-comments` support

Authored by: coletdjnz, pukkandan
2022-07-22 22:23:54 +00:00
..
compat Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
downloader Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
extractor [extractor/patreon] Fix and improve extractors (#4398) 2022-07-22 22:23:54 +00:00
postprocessor
__init__.py Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
__main__.py
aes.py [cleanup] Misc 2022-07-18 05:14:55 +05:30
cache.py
cookies.py
dependencies.py
jsinterp.py
minicurses.py
options.py
socks.py
update.py [update] Prepare to remove Python 3.6 support 2022-07-17 18:45:44 +05:30
utils.py Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
version.py [version] update 2022-07-18 00:03:50 +00:00
webvtt.py Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
YoutubeDL.py Remove Python 3.6 support 2022-07-18 06:31:14 +05:30