1
0
Fork 0

[ie/Boosty] Add extractor (#9144)

Closes #5900, Closes #8704
Authored by: un-def
This commit is contained in:
Dmitry Meyer 2024-02-09 18:34:56 +03:00 committed by GitHub
commit 540b682981
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 210 additions and 0 deletions

View file

@ -257,6 +257,7 @@ from .blogger import BloggerIE
from .bloomberg import BloombergIE
from .bokecc import BokeCCIE
from .bongacams import BongaCamsIE
from .boosty import BoostyIE
from .bostonglobe import BostonGlobeIE
from .box import BoxIE
from .boxcast import BoxCastVideoIE