[ie/bandlab] Add extractors (#11535)
Closes #7750 Authored by: seproDev
This commit is contained in:
parent
70c55cb08f
commit
6365e92589
2 changed files with 442 additions and 0 deletions
|
|
@ -208,6 +208,10 @@ from .bandcamp import (
|
|||
BandcampUserIE,
|
||||
BandcampWeeklyIE,
|
||||
)
|
||||
from .bandlab import (
|
||||
BandlabIE,
|
||||
BandlabPlaylistIE,
|
||||
)
|
||||
from .bannedvideo import BannedVideoIE
|
||||
from .bbc import (
|
||||
BBCIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue