mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-06 05:33:29 +00:00
648dc5304c
* support `method` parameter of `Request.__init__` (Py 2 and old Py 3) * support `getcode` method of compat_http_client.HTTPResponse (Py 2)