projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1fa60a
)
[extractor/extractors] Remove non-existant imports
author
Sergey M․
<dstftw@gmail.com>
Sun, 10 Apr 2016 13:21:58 +0000
(19:21 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 10 Apr 2016 13:21:58 +0000
(19:21 +0600)
youtube_dl/extractor/extractors.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/extractors.py
b/youtube_dl/extractor/extractors.py
index aefc4df01cd3b0a832433b6f8b060ec45f7cc7ba..c1a13c982cac23b54296e330fcafeb8573f6e91c 100644
(file)
--- a/
youtube_dl/extractor/extractors.py
+++ b/
youtube_dl/extractor/extractors.py
@@
-940,12
+940,6
@@
from .xhamster import (
XHamsterIE,
XHamsterEmbedIE,
)
-from .xiami import (
- XiamiIE,
- XiamiAlbumIE,
- XiamiArtistIE,
- XiamiCollectionIE
-)
from .xminus import XMinusIE
from .xnxx import XNXXIE
from .xstream import XstreamIE