]> jfr.im git - yt-dlp.git/commit
[viu:ott] Fix extractor (see desc)
authorlkho <redacted>
Sun, 27 Sep 2020 19:21:31 +0000 (03:21 +0800)
committerpukkandan <redacted>
Thu, 15 Apr 2021 23:49:46 +0000 (05:19 +0530)
commitbaa58739429cd04eb250036d90a7339b640aa932
treee4b6c93859b74c58f34df6983fd044add6140a73
parentc6ce81546105d81d5c3fd0e46fa301f8cc372e11
[viu:ott] Fix extractor (see desc)
* add language_flag_id query param
* add support for premium account (untested since I dont have a premium account)
* support entire series

Code from:
https://github.com/blackjack4494/youtube-dlc/pull/211
https://github.com/ytdl-org/youtube-dl/pull/15182
https://github.com/ytdl-org/youtube-dl/pull/26775

Fixes:
https://github.com/yt-dlp/yt-dlp/issues/219
https://github.com/ytdl-org/youtube-dl/issues/27946
https://github.com/ytdl-org/youtube-dl/issues/27863
https://github.com/ytdl-org/youtube-dl/issues/27812
https://github.com/ytdl-org/youtube-dl/issues/27464
https://github.com/ytdl-org/youtube-dl/issues/26788
https://github.com/blackjack4494/yt-dlc/issues/136

Possibly also fixes (untested):
https://github.com/ytdl-org/youtube-dl/issues/16992
https://github.com/ytdl-org/youtube-dl/issues/26701

Co-authored by: lkho, pukkandan
yt_dlp/extractor/viu.py