projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa61802
)
[washingtonpost] Add playlist title to test
author
Sergey M․
<dstftw@gmail.com>
Thu, 4 Sep 2014 12:34:40 +0000
(19:34 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 4 Sep 2014 12:34:40 +0000
(19:34 +0700)
youtube_dl/extractor/washingtonpost.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/washingtonpost.py
b/youtube_dl/extractor/washingtonpost.py
index cb8f0887de292c2d36f5f2ac698e7321674e4b2d..88bbbb21967c6807c536ecc5b06d8d8f41095219 100644
(file)
--- a/
youtube_dl/extractor/washingtonpost.py
+++ b/
youtube_dl/extractor/washingtonpost.py
@@
-13,6
+13,9
@@
class WashingtonPostIE(InfoExtractor):
_VALID_URL = r'^https?://(?:www\.)?washingtonpost\.com/.*?/(?P<id>[^/]+)/(?:$|[?#])'
_TEST = {
'url': 'http://www.washingtonpost.com/sf/national/2014/03/22/sinkhole-of-bureaucracy/',
+ 'info_dict': {
+ 'title': 'Sinkhole of bureaucracy',
+ },
'playlist': [{
'md5': 'c3f4b4922ffa259243f68e928db2db8c',
'info_dict': {