Browse Source

[quickscope] Remove extractor (2)

master
Sergey M․ 9 years ago
parent
commit
3b3e8ed332
1 changed files with 1 additions and 4 deletions
  1. 5
      youtube_dl/extractor/__init__.py

5
youtube_dl/extractor/__init__.py

@ -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…
Cancel
Save