]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/niconico.py
[niconico] Fix HLS formats
authorpukkandan <redacted>
Mon, 5 Apr 2021 07:41:21 +0000 (13:11 +0530)
committerpukkandan <redacted>
Wed, 28 Apr 2021 13:48:29 +0000 (19:18 +0530)
commit2291dbce2a1aa9c5e9e060eb7ac306f037234eb1
tree4833d25805af395b51d12c6451189ca0f7a518db
parent58f197b76c09672ee8271763c22ac1464b9e5d71
[niconico] Fix HLS formats
Closes #171

* The structure of the API JSON was changed
* Smile Video seems to be no longer available. So remove the warning
* Move ping to downloader
* Change heartbeat interval to 40sec
* Remove unnecessary API headers

Authored-by: CXwudi, tsukumijima, nao20010128nao, pukkandan
Tested by: tsukumijima
yt_dlp/downloader/niconico.py
yt_dlp/extractor/niconico.py