rename bbccouk.py -> bbc.py

This commit is contained in:
fnord 2015-06-20 11:08:13 -05:00
parent de939d89eb
commit 7bb23aeca4
2 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ from .azubu import AzubuIE
from .baidu import BaiduVideoIE
from .bambuser import BambuserIE, BambuserChannelIE
from .bandcamp import BandcampIE, BandcampAlbumIE
from .bbccouk import BBCCoUkIE, BBCNewsIE
from .bbc import BBCCoUkIE, BBCNewsIE
from .beeg import BeegIE
from .behindkink import BehindKinkIE
from .beatportpro import BeatportProIE