]> jfr.im git - yt-dlp.git/commit
[TrovoLive] Add extractor (partially fix #20)
authorpukkandan <redacted>
Tue, 19 Jan 2021 19:05:50 +0000 (00:35 +0530)
committerpukkandan <redacted>
Tue, 19 Jan 2021 19:12:39 +0000 (00:42 +0530)
commit5c610515c90d090b66aa3d86be86fb06dff8457f
tree4e45688dff446de84bf65c386a723ca37e208a7f
parent8a51f564395b79e66b7e6c61176337af57baa28a
[TrovoLive] Add extractor (partially fix #20)

Only VOD extractor has been implemented

Related: https://github.com/ytdl-org/youtube-dl/issues/26125
Related: https://github.com/blackjack4494/yt-dlc/issues/220
youtube_dlc/extractor/extractors.py
youtube_dlc/extractor/trovolive.py [new file with mode: 0644]
youtube_dlc/utils.py