]> jfr.im git - yt-dlp.git/commit
#86 [youtube_live_chat] Use POST API (Closes #82)
authorsiikamiika <redacted>
Mon, 15 Feb 2021 09:57:21 +0000 (11:57 +0200)
committerGitHub <redacted>
Mon, 15 Feb 2021 09:57:21 +0000 (15:27 +0530)
commit273762c8d045ace16143a6614c8d258f02a8094b
treebb4422037784a4df69754baea8db036d1cfe44a2
parent7620cd46c3ac6c265be3730925281f77a801c89c
#86 [youtube_live_chat] Use POST API (Closes #82)

YouTube has removed support for the old GET based live chat API, and it's now returning 404

Authored by siikamiika
youtube_dlc/downloader/fragment.py
youtube_dlc/downloader/http.py
youtube_dlc/downloader/youtube_live_chat.py