1
0
Fork 0

[blogger] Add extractor (#1629)

Authored by: pabs3
This commit is contained in:
Paul Wise 2021-11-19 06:15:41 +08:00 committed by GitHub
commit 764f5de2f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 72 additions and 0 deletions

View file

@ -166,6 +166,7 @@ from .bleacherreport import (
BleacherReportIE,
BleacherReportCMSIE,
)
from .blogger import BloggerIE
from .bloomberg import BloombergIE
from .bokecc import BokeCCIE
from .bongacams import BongaCamsIE