coletdjnz
|
ccfd70f4c2
|
[rh:websockets] Migrate websockets to networking framework (#7720)
* Adds a basic WebSocket framework
* Introduces new minimum `websockets` version of 12.0
* Deprecates `WebSocketsWrapper`
Fixes https://github.com/yt-dlp/yt-dlp/issues/8439
Authored by: coletdjnz
|
12 months ago |
coletdjnz
|
4bf912282a
|
[networking] Remove dot segments during URL normalization (#7662)
This implements RFC3986 5.2.4 remove_dot_segments during the URL normalization process.
Closes #3355, #6526
Authored by: coletdjnz
|
1 year ago |
coletdjnz
|
3d2623a898
|
[compat, networking] Deprecate old functions (#2861)
Authored by: coletdjnz, pukkandan
|
1 year ago |
pukkandan
|
ad54c9130e
|
[cleanup] Misc
Closes #6288, Closes #7197, Closes #7265, Closes #7353, Closes #5773
Authored by: mikf, freezboltz, pukkandan
|
1 year ago |
coletdjnz
|
b87e01c123
|
[cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)
Authored by: coletdjnz
|
1 year ago |
coletdjnz
|
955c89584b
|
[core] Deprecate internal `Youtubedl-no-compression` header (#6876)
Authored by: coletdjnz
|
1 year ago |
coletdjnz
|
69bec6730e
|
[cleanup, utils] Split into submodules (#7090)
Closes https://github.com/yt-dlp/yt-dlp/pull/2173
Authored by: pukkandan, coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
|
1 year ago |