Rapsys Git
/
youtubedl
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Start preparing new release.
[youtubedl]
/
youtube_dl
/
extractor
/
ministrygrid.py
diff --git
a/youtube_dl/extractor/ministrygrid.py
b/youtube_dl/extractor/ministrygrid.py
index e48eba3fa7343bbdf964be583a680affa5ad29fa..8ad9239c50519b15bb4f4db3f41bde9d199759ac 100644
(file)
--- a/
youtube_dl/extractor/ministrygrid.py
+++ b/
youtube_dl/extractor/ministrygrid.py
@@
-8,7
+8,7
@@
from ..utils import (
class MinistryGridIE(InfoExtractor):
class MinistryGridIE(InfoExtractor):
- _VALID_URL = r'https?://
www\.ministrygrid
.com/([^/?#]*/)*(?P<id>[^/#?]+)/?(?:$|[?#])'
+ _VALID_URL = r'https?://
(?:www\.)?ministrygrid\
.com/([^/?#]*/)*(?P<id>[^/#?]+)/?(?:$|[?#])'
_TEST = {
'url': 'http://www.ministrygrid.com/training-viewer/-/training/t4g-2014-conference/the-gospel-by-numbers-4/the-gospel-by-numbers',
_TEST = {
'url': 'http://www.ministrygrid.com/training-viewer/-/training/t4g-2014-conference/the-gospel-by-numbers-4/the-gospel-by-numbers',
@@
-17,7
+17,7
@@
class MinistryGridIE(InfoExtractor):
'id': '3453494717001',
'ext': 'mp4',
'title': 'The Gospel by Numbers',
'id': '3453494717001',
'ext': 'mp4',
'title': 'The Gospel by Numbers',
- 'thumbnail': 're:^https?://.*\.jpg',
+ 'thumbnail':
r
're:^https?://.*\.jpg',
'upload_date': '20140410',
'description': 'Coming soon from T4G 2014!',
'uploader_id': '2034960640001',
'upload_date': '20140410',
'description': 'Coming soon from T4G 2014!',
'uploader_id': '2034960640001',