projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdfeb3
)
[quickscope] Remove extractor (2)
author
Sergey M․
<dstftw@gmail.com>
Sat, 14 Nov 2015 16:34:30 +0000
(22:34 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 14 Nov 2015 16:34:30 +0000
(22:34 +0600)
youtube_dl/extractor/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/__init__.py
b/youtube_dl/extractor/__init__.py
index 64ce3210b3de17f950a52dac94a78f34a20c4a94..eca4b00f5fa8439835484db7724ba49a54bafe31 100644
(file)
--- a/
youtube_dl/extractor/__init__.py
+++ b/
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