Commit Graph

9 Commits

Author SHA1 Message Date
pukkandan db4678e448 Update to ytdl-commit-de39d128
[extractor/ceskatelevize] Back-port extractor from yt-dlp
https://github.com/ytdl-org/youtube-dl/commit/de39d1281cea499cb1adfce5ff7e0a56f1bad5fe

Closes #5361, Closes #4634, Closes #5210
2022-11-07 02:18:30 +05:30
pukkandan 6929b41a21 Remove Python 3.6 support
Closes #3764
2022-07-18 06:31:14 +05:30
pukkandan ae61d108dd [cleanup] Misc cleanup 2022-06-29 06:43:27 +05:30
pukkandan 54007a45f1 [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
pukkandan ac66811112 [compat] Remove more functions
Removing any more will require changes to a large number of extractors
2022-06-25 00:08:55 +05:30
pukkandan 3c5386cd71 [compat] Fix compat.WINDOWS_VT_MODE 2022-06-25 00:08:52 +05:30
pukkandan 53973b4d2c [utils] Fix bug in 0b9c08b47b
* Cache of `supports_terminal_sequences` must be reset after enabling VT mode
* and move `windows_enable_vt_mode` to utils to avoid cyclic imports
2022-05-20 06:01:09 +05:30
pukkandan 9b8ee23b99 [dependencies] Create module with all dependency imports 2022-04-21 00:48:52 +05:30
felix 77f9033095 [compat] Split into sub-modules (#2173)
Authored by: fstirlitz, pukkandan
2022-04-18 04:26:43 +05:30