[bbccouk] Add support for playlists (Closes #9812)
This commit is contained in:
parent
d2161cade5
commit
ded7511a70
2 changed files with 75 additions and 2 deletions
|
@ -71,6 +71,8 @@ from .bandcamp import BandcampIE, BandcampAlbumIE
|
|||
from .bbc import (
|
||||
BBCCoUkIE,
|
||||
BBCCoUkArticleIE,
|
||||
BBCCoUkIPlayerPlaylistIE,
|
||||
BBCCoUkPlaylistIE,
|
||||
BBCIE,
|
||||
)
|
||||
from .beeg import BeegIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue