rename bbccouk.py -> bbc.py
This commit is contained in:
parent
de939d89eb
commit
7bb23aeca4
2 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ from .azubu import AzubuIE
|
||||||
from .baidu import BaiduVideoIE
|
from .baidu import BaiduVideoIE
|
||||||
from .bambuser import BambuserIE, BambuserChannelIE
|
from .bambuser import BambuserIE, BambuserChannelIE
|
||||||
from .bandcamp import BandcampIE, BandcampAlbumIE
|
from .bandcamp import BandcampIE, BandcampAlbumIE
|
||||||
from .bbccouk import BBCCoUkIE, BBCNewsIE
|
from .bbc import BBCCoUkIE, BBCNewsIE
|
||||||
from .beeg import BeegIE
|
from .beeg import BeegIE
|
||||||
from .behindkink import BehindKinkIE
|
from .behindkink import BehindKinkIE
|
||||||
from .beatportpro import BeatportProIE
|
from .beatportpro import BeatportProIE
|
||||||
|
|
Loading…
Reference in a new issue