mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
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 .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
|
||||
|
|
Loading…
Reference in a new issue