]> jfr.im git - yt-dlp.git/commit
[extractors/rtvc] Add extractors (#6578)
authorElyse <redacted>
Mon, 24 Apr 2023 19:16:22 +0000 (13:16 -0600)
committerGitHub <redacted>
Mon, 24 Apr 2023 19:16:22 +0000 (19:16 +0000)
commit9b30cd3dfce83c2f0201b28a7a3ef44ab9722664
tree0409e96ec641f2506dfb90f1caf3d41917fdc6d0
parent21b5ec86c2c37d10c5bb97edd7051d3aac16bb3e
[extractors/rtvc] Add extractors (#6578)

* Add `RTVCPlay` extractor
* Add `RTVCPlayEmbed` extractor
* Add `RTVCKaltura` extractor
* Add `SenalColombiaLive` extractor

Closes #6457
Authored by: elyse0
yt_dlp/extractor/_extractors.py
yt_dlp/extractor/rtvcplay.py [new file with mode: 0644]
yt_dlp/extractor/senalcolombia.py [new file with mode: 0644]