coletdjnz
|
811d298b23
|
[networking] Remove `_CompatHTTPError` (#8871)
Use `yt_dlp.networking.exceptions.HTTPError`.
`_CompatHTTPError` was to help with transition to the networking framework.
Authored by: coletdjnz
|
10 months ago |
pukkandan
|
62b5c94cad
|
[cleanup] Misc fixes
Closes #7528
|
1 year ago |
coletdjnz
|
3d2623a898
|
[compat, networking] Deprecate old functions (#2861)
Authored by: coletdjnz, pukkandan
|
1 year ago |
pukkandan
|
65f6e80780
|
[dependencies] Simplify `Cryptodome`
Closes #6292, closes #6272, closes #6338
|
2 years ago |
pukkandan
|
45b2ee6f4f
|
Update to ytdl-commit-2dd6c6e
[YouTube] Avoid crash if uploader_id extraction fails
2dd6c6edd8
Except:
* 295736c9cba714fb5de7d1c3dd31d86e50091cf8 [jsinterp] Improve parsing
* 384f632e8a9b61e864a26678d85b2b39933b9bae [ITV] Overhaul ITV extractor
* 33db85c571304bbd6863e3407ad8d08764c9e53b [feat]: Add support to external downloader aria2p
|
2 years ago |
pukkandan
|
db4678e448
|
Update to ytdl-commit-de39d128
[extractor/ceskatelevize] Back-port extractor from yt-dlp
de39d1281c
Closes #5361, Closes #4634, Closes #5210
|
2 years ago |
pukkandan
|
6929b41a21
|
Remove Python 3.6 support
Closes #3764
|
2 years ago |
pukkandan
|
ae61d108dd
|
[cleanup] Misc cleanup
|
2 years ago |
pukkandan
|
54007a45f1
|
[cleanup] Consistent style for file heads
|
2 years ago |
pukkandan
|
ac66811112
|
[compat] Remove more functions
Removing any more will require changes to a large number of extractors
|
2 years ago |
pukkandan
|
3c5386cd71
|
[compat] Fix `compat.WINDOWS_VT_MODE`
|
2 years ago |
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
|
2 years ago |
pukkandan
|
9b8ee23b99
|
[dependencies] Create module with all dependency imports
|
3 years ago |
felix
|
77f9033095
|
[compat] Split into sub-modules (#2173)
Authored by: fstirlitz, pukkandan
|
3 years ago |