[bbccouk] Add support for playlists (Closes #9812)

This commit is contained in:
Sergey M․ 2016-06-17 23:42:52 +07:00
parent d2161cade5
commit ded7511a70
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 75 additions and 2 deletions

View file

@ -71,6 +71,8 @@ from .bandcamp import BandcampIE, BandcampAlbumIE
from .bbc import (
BBCCoUkIE,
BBCCoUkArticleIE,
BBCCoUkIPlayerPlaylistIE,
BBCCoUkPlaylistIE,
BBCIE,
)
from .beeg import BeegIE