projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75c72a1
)
[dcn] PEP8
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 5 Sep 2015 07:38:05 +0000
(15:38 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 5 Sep 2015 07:38:05 +0000
(15:38 +0800)
youtube_dl/extractor/dcn.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/dcn.py
b/youtube_dl/extractor/dcn.py
index 82261e25c6e5e2126b2712bee5c23702e33144ba..6f2fea5ff18cddb3c033ce0cadf061e414773652 100644
(file)
--- a/
youtube_dl/extractor/dcn.py
+++ b/
youtube_dl/extractor/dcn.py
@@
-44,8
+44,8
@@
class DCNIE(InfoExtractor):
title = video.get('title_en') or video['title_ar']
webpage = self._download_webpage(
- 'http://admin.mangomolo.com/analytics/index.php/customers/embed/video?'
-
+
compat_urllib_parse.urlencode({
+ 'http://admin.mangomolo.com/analytics/index.php/customers/embed/video?'
+
+ compat_urllib_parse.urlencode({
'id': video['id'],
'user_id': video['user_id'],
'signature': video['signature'],