aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/downloader/websocket.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 3.6 supportpukkandan2022-07-181-1/+1
* [cleanup] Minor fixes (See desc)pukkandan2022-05-091-1/+1
* [dependencies] Create module with all dependency importspukkandan2022-04-211-9/+1
* [compat] Split into sub-modules (#2173)felix2022-04-181-1/+1
* [cleanup] Misc cleanup and refactor (#2173)pukkandan2022-04-181-3/+2
* [cleanup] Sort importspukkandan2022-04-121-1/+1
* [websocket] Make syntax error in `websockets` module non-fatalpukkandan2022-02-041-2/+5
* [websockets] Add `WebSocketFragmentFD` (#399)pukkandan2021-06-211-0/+59