[bbc] Improve playlist extraction, refactor, expand support and document
This commit is contained in:
parent
ff81c4c99c
commit
9afa1770d1
2 changed files with 259 additions and 121 deletions
|
@ -43,7 +43,10 @@ from .azubu import AzubuIE
|
|||
from .baidu import BaiduVideoIE
|
||||
from .bambuser import BambuserIE, BambuserChannelIE
|
||||
from .bandcamp import BandcampIE, BandcampAlbumIE
|
||||
from .bbc import BBCCoUkIE, BBCNewsIE
|
||||
from .bbc import (
|
||||
BBCCoUkIE,
|
||||
BBCIE,
|
||||
)
|
||||
from .beeg import BeegIE
|
||||
from .behindkink import BehindKinkIE
|
||||
from .beatportpro import BeatportProIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue