projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70a2002
)
[dramafever:series] Rollback _PAGE_SIZE to max possible
author
Sergey M․
<dstftw@gmail.com>
Sun, 14 Jun 2015 03:51:07 +0000
(09:51 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 14 Jun 2015 03:51:07 +0000
(09:51 +0600)
youtube_dl/extractor/dramafever.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/dramafever.py
b/youtube_dl/extractor/dramafever.py
index 42e0df24ec575185a524d1c9b24c3b3aed7c3bfe..c4b7c0b68afb3e85c98fca16790a774efe81bd3f 100644
(file)
--- a/
youtube_dl/extractor/dramafever.py
+++ b/
youtube_dl/extractor/dramafever.py
@@
-119,7
+119,7
@@
class DramaFeverSeriesIE(InfoExtractor):
}]
_CONSUMER_SECRET = 'DA59dtVXYLxajktV'
- _PAGE_SIZE =
5
# max is 60 (see http://api.drama9.com/#get--api-4-episode-series-)
+ _PAGE_SIZE =
60
# max is 60 (see http://api.drama9.com/#get--api-4-episode-series-)
def _get_consumer_secret(self, video_id):
mainjs = self._download_webpage(