Browse Source

[quickscope] Remove extractor (2)

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

+ 1
- 4
youtube_dl/extractor/__init__.py View File

@ -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