[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
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