mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-04 20:53:31 +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)