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 [ModifyChapters] Modify duration in infodict 2022-07-11 01:10:38 +05:30
__init__.py Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
__main__.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
aes.py [cleanup] Misc 2022-07-18 05:14:55 +05:30
cache.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
cookies.py [compat] Remove deprecated functions from core code 2022-06-25 00:14:12 +05:30
dependencies.py [cleanup] Fix some typos (#4194) 2022-06-26 17:50:06 -07:00
jsinterp.py [jsinterp] Some optimizations and refactoring 2022-06-21 23:23:48 +05:30
minicurses.py --match-filter - to interactively ask for each video 2022-04-28 20:04:40 +05:30
options.py [cleanup] Misc cleanup 2022-07-09 09:07:10 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
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