[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
parent 05420227aa
commit 540b682981
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