mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-16 06:15:46 +00:00
[quickscope] Remove extractor (2)
This commit is contained in:
parent
dcdfeb33d2
commit
3b3e8ed332
1 changed files with 1 additions and 4 deletions
|
@ -458,10 +458,7 @@ from .orf import (
|
||||||
from .parliamentliveuk import ParliamentLiveUKIE
|
from .parliamentliveuk import ParliamentLiveUKIE
|
||||||
from .patreon import PatreonIE
|
from .patreon import PatreonIE
|
||||||
from .pbs import PBSIE
|
from .pbs import PBSIE
|
||||||
from .periscope import (
|
from .periscope import PeriscopeIE
|
||||||
PeriscopeIE,
|
|
||||||
QuickscopeIE,
|
|
||||||
)
|
|
||||||
from .philharmoniedeparis import PhilharmonieDeParisIE
|
from .philharmoniedeparis import PhilharmonieDeParisIE
|
||||||
from .phoenix import PhoenixIE
|
from .phoenix import PhoenixIE
|
||||||
from .photobucket import PhotobucketIE
|
from .photobucket import PhotobucketIE
|
||||||
|
|
Loading…
Reference in a new issue