mirror of https://github.com/blackjack4494/yt-dlc
[quickscope] Remove extractor (2)
This commit is contained in:
parent
dcdfeb33d2
commit
3b3e8ed332
|
@ -458,10 +458,7 @@ from .orf import (
|
|||
from .parliamentliveuk import ParliamentLiveUKIE
|
||||
from .patreon import PatreonIE
|
||||
from .pbs import PBSIE
|
||||
from .periscope import (
|
||||
PeriscopeIE,
|
||||
QuickscopeIE,
|
||||
)
|
||||
from .periscope import PeriscopeIE
|
||||
from .philharmoniedeparis import PhilharmonieDeParisIE
|
||||
from .phoenix import PhoenixIE
|
||||
from .photobucket import PhotobucketIE
|
||||
|
|
Loading…
Reference in New Issue