1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-07 18:15:15 +00:00

[bitwave.tv] new extractor

This commit is contained in:
lorpus
2020-11-14 19:55:50 -05:00
parent d052b9a112
commit 2b547dd782
3 changed files with 56 additions and 0 deletions

View File

@@ -116,6 +116,10 @@ from .bitchute import (
BitChuteIE,
BitChuteChannelIE,
)
from .bitwave import (
BitwaveReplayIE,
BitwaveStreamIE,
)
from .biqle import BIQLEIE
from .bleacherreport import (
BleacherReportIE,