[bbc.co.uk:article] Add new extractor (#7257)

This commit is contained in:
Yen Chi Hsuan 2015-10-22 21:13:03 +08:00
parent 7033bc1a51
commit a65402ef42
2 changed files with 33 additions and 2 deletions

View file

@ -45,6 +45,7 @@ from .bambuser import BambuserIE, BambuserChannelIE
from .bandcamp import BandcampIE, BandcampAlbumIE
from .bbc import (
BBCCoUkIE,
BBCCoUkArticleIE,
BBCIE,
)
from .beeg import BeegIE