1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-26 02:14:32 +01:00

Remove from global extractor list as well

This commit is contained in:
Chew 2020-07-23 15:49:30 -05:00
parent 94705720ac
commit 04f52b95c2
No known key found for this signature in database
GPG Key ID: AF1472E56590998C

View File

@ -88,10 +88,6 @@ from .bbc import (
BBCCoUkPlaylistIE,
BBCIE,
)
from .beampro import (
BeamProLiveIE,
BeamProVodIE,
)
from .beeg import BeegIE
from .behindkink import BehindKinkIE
from .bellmedia import BellMediaIE