mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-27 02:55:54 +00:00
fix _extractors.py linter error
This commit is contained in:
parent
0372246647
commit
fd545b5d8d
@ -208,8 +208,8 @@ from .bandcamp import (
|
|||||||
BandcampWeeklyIE,
|
BandcampWeeklyIE,
|
||||||
)
|
)
|
||||||
from .bannedvideo import (
|
from .bannedvideo import (
|
||||||
BannedVideoIE,
|
|
||||||
BannedVideoChannelIE,
|
BannedVideoChannelIE,
|
||||||
|
BannedVideoIE,
|
||||||
BannedVideoPlaylistIE,
|
BannedVideoPlaylistIE,
|
||||||
)
|
)
|
||||||
from .bbc import (
|
from .bbc import (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user