projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
594b0c4
)
[openload] Add test
author
Sergey M․
<dstftw@gmail.com>
Sun, 24 Apr 2016 18:22:55 +0000
(
00:22
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 24 Apr 2016 18:22:55 +0000
(
00:22
+0600)
youtube_dl/extractor/openload.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/openload.py
b/youtube_dl/extractor/openload.py
index 697f312c3ff0bf8063b91067ffa397d7edad0422..9704f2e9ddc3ac2c496bcedec2519b70a18cd55e 100644
(file)
--- a/
youtube_dl/extractor/openload.py
+++ b/
youtube_dl/extractor/openload.py
@@
-31,6
+31,11
@@
class OpenloadIE(InfoExtractor):
}, {
'url': 'https://openload.io/f/ZAn6oz-VZGE/',
'only_matching': True,
+ }, {
+ # unavailable via https://openload.co/f/Sxz5sADo82g/, different layout
+ # for title and ext
+ 'url': 'https://openload.co/embed/Sxz5sADo82g/',
+ 'only_matching': True,
}]
@staticmethod