projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0fed3b
)
[godtv] Add more tests
author
Sergey M․
<dstftw@gmail.com>
Thu, 9 Jun 2016 14:33:51 +0000
(21:33 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 9 Jun 2016 14:33:51 +0000
(21:33 +0700)
youtube_dl/extractor/godtv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/godtv.py
b/youtube_dl/extractor/godtv.py
index 78d638cf07adb29f503753f69219730ff097c080..7deca00aaec4ec492e97863344144161897a2fd8 100644
(file)
--- a/
youtube_dl/extractor/godtv.py
+++ b/
youtube_dl/extractor/godtv.py
@@
-24,6
+24,12
@@
class GodTVIE(InfoExtractor):
'id': 'bible-study',
},
'playlist_mincount': 37,
+ }, {
+ 'url': 'http://god.tv/node/15097',
+ 'only_matching': True,
+ }, {
+ 'url': 'http://god.tv/live/africa',
+ 'only_matching': True,
}]
def _real_extract(self, url):