dirkf
|
768ccccd9b
[compat] Avoid type comparison in `compat_ord`
|
5 달 전 |
dirkf
|
34484e49f5
[compat] Improve compat_etree_iterfind for Py2.6
|
5 달 전 |
dirkf
|
06da64ee51
[utils] Update traverse_obj() from yt-dlp
|
7 달 전 |
dirkf
|
d8f134a664
[downloader/external] Fix "Resource Warning" in downloader test
|
8 달 전 |
dirkf
|
31a15a7c8d
[compat] Simplify/fix compat_html_parser_HTMLParseError
|
8 달 전 |
dirkf
|
182f63e82a
[compat] Add compat_contextlib_suppress
|
8 달 전 |
dirkf
|
6651871416
[compat] Rework compat for `method` parameter of `compat_urllib_request.Request` constructor
|
10 달 전 |
dirkf
|
2d2a4bc832
[utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix
|
1 년 전 |
dirkf
|
e7926ae9f4
[utils] Rework decoding of `Content-Encoding`s
|
1 년 전 |
dirkf
|
7bce2ad441
[build] Fix various Jython CI and test issues
|
1 년 전 |
dirkf
|
47214e46d8
[compat] Fix old Pythons broken loading of valueless cookie attributes
|
1 년 전 |
dirkf
|
648dc5304c
[compat] Add Request and HTTPClient compat for redirect
|
1 년 전 |
dirkf
|
f24bc9272e
[Misc] Fixes for 2.6 compatibility
|
1 년 전 |
dirkf
|
2500300c2a
[workflows/ci.yml] Restore test support for Py 3.2
|
1 년 전 |
dirkf
|
78da22489b
[compat] Add and use `compat_open()` like Py3 `open()`
|
1 년 전 |
dirkf
|
249f2b6316
[compat] Systematise compat_ naming
|
1 년 전 |
dirkf
|
b7c25959f0
[compat] Unify unicode/str compat and move up
|
2 년 전 |
dirkf
|
f102e3dc4e
[compat] Add compat_casefold and compat_re_Match, for traverse_obj() port
|
2 년 전 |
dirkf
|
ed5c44e7b7
[compat] Replace deficient ChainMap class in Py3.3 and earlier
|
2 년 전 |
dirkf
|
0f6422590e
[compat] Replace deficient ChainMap class in Py3.3 and earlier
|
2 년 전 |
dirkf
|
46b8ae2f52
[jsinterp] Clean up and pull yt-dlp style
|
2 년 전 |
dirkf
|
d231b56717
[jsinterp] Overhaul JSInterp to handle new YT players 4c3f79c5, 324f67b9 (#31170)
|
2 년 전 |
pukkandan
|
0700fde640
[utils, etc] Kill child processes when yt-dl is killed
|
3 년 전 |
df
|
96f87aaa3b
Back-port JS interpreter upgrade from yt-dlp PR #1437
|
3 년 전 |
df
|
5f5de51a49
Add compat_map/filter and use the former
|
3 년 전 |
Sergey M․
|
70d0d4f9be
[compat] Use more conventional name for compat SimpleCookie
|
3 년 전 |
Sergey M․
|
6b315d96bc
[compat] flake8
|
3 년 전 |
Remita Amine
|
760c911299
[compat] add compat_SimpleCookie to __all__ array
|
3 년 전 |
Remita Amine
|
162bf9e10a
[compat] add compat_SimpleCookie
|
3 년 전 |
Josh Soref
|
71ddc222ad
Fix typos (#27084)
|
4 년 전 |