mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[bambuser] Add an extractor for channels (closes #1702)
This commit is contained in:
parent
72a5b4f702
commit
165e3bb67a
3 changed files with 49 additions and 2 deletions
|
@ -9,7 +9,7 @@ from .arte import (
|
|||
ArteTVFutureIE,
|
||||
)
|
||||
from .auengine import AUEngineIE
|
||||
from .bambuser import BambuserIE
|
||||
from .bambuser import BambuserIE, BambuserChannelIE
|
||||
from .bandcamp import BandcampIE
|
||||
from .bliptv import BlipTVIE, BlipTVUserIE
|
||||
from .bloomberg import BloombergIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue