1
0
Fork 0

[bitwave.tv] new extractor

This commit is contained in:
lorpus 2020-11-14 19:55:50 -05:00
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,