projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ed6b3
)
use platform=desktop in assets url(closes #13041)
author
Remita Amine
<remitamine@gmail.com>
Wed, 10 May 2017 07:50:30 +0000
(08:50 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Wed, 10 May 2017 07:50:30 +0000
(08:50 +0100)
youtube_dl/extractor/adultswim.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/adultswim.py
b/youtube_dl/extractor/adultswim.py
index 9c37ea33cd92c15d98841cea49887d76c763110a..acc4ce38dca31a4ec8401d253044eb7e4fb91b3e 100644
(file)
--- a/
youtube_dl/extractor/adultswim.py
+++ b/
youtube_dl/extractor/adultswim.py
@@
-126,7
+126,7
@@
class AdultSwimIE(TurnerBaseIE):
video_id = video_data['id']
info = self._extract_cvp_info(
- 'http://www.adultswim.com/videos/api/v0/assets?id=' + video_id,
+ 'http://www.adultswim.com/videos/api/v0/assets?
platform=desktop&
id=' + video_id,
video_id, {
'secure': {
'media_src': 'http://androidhls-secure.cdn.turner.com/adultswim/big',