]> jfr.im git - yt-dlp.git/commit
[youtube] misc cleanup and bug fixes (#505)
authorcoletdjnz <redacted>
Mon, 19 Jul 2021 04:55:07 +0000 (16:55 +1200)
committerGitHub <redacted>
Mon, 19 Jul 2021 04:55:07 +0000 (10:25 +0530)
commitfe93e2c4cf7f91ee7177560b2a9326a54f06d998
treeddafdc32201904418b257488e4a0025939b513e7
parent314ee30548d93d852e2896888668266102987240
[youtube] misc cleanup and bug fixes (#505)

* Update some `_extract_response` calls to keep them consistent
* Cleanup continuation extraction related code using new API format
* Improve `_extract_account_syncid` to support multiple parameters
* Generalize `get_text` and related functions into one
* Update `INNERTUBE_CONTEXT_CLIENT_NAME` with integer values

Authored by: colethedj
yt_dlp/extractor/youtube.py