projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
497971c
)
[viewster] Remove unused import
author
Sergey M․
<dstftw@gmail.com>
Thu, 28 Apr 2016 19:30:53 +0000
(
01:30
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 28 Apr 2016 19:30:53 +0000
(
01:30
+0600)
youtube_dl/extractor/viewster.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/viewster.py
b/youtube_dl/extractor/viewster.py
index 1813b81d6e36ae97a04e05a6a87b21739bdaabff..a93196a0772fd5588dd2f55c327427d00e814eb4 100644
(file)
--- a/
youtube_dl/extractor/viewster.py
+++ b/
youtube_dl/extractor/viewster.py
@@
-6,7
+6,6
@@
import re
from .common import InfoExtractor
from ..compat import (
compat_HTTPError,
- compat_urllib_parse,
compat_urllib_parse_unquote,
)
from ..utils import (