aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrupertbaxter2 <rupertbaxter2@yahoo.com>2014-08-13 16:07:58 -0700
committerrupertbaxter2 <rupertbaxter2@yahoo.com>2014-08-13 16:07:58 -0700
commit74dcf42a85b5c618aebc7c5d0a1b4f46de259595 (patch)
treeaa730d269d63be61bc03e8863afb93d65f857388
parenta42c9215983c4d62d1c000c9dede6e0850dbb5e4 (diff)
parent325826337154b5f7c3df97950b484f370b0c3d81 (diff)
Merge remote-tracking branch 'upstream/master'
-rw-r--r--youtube_dl/extractor/shared.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/youtube_dl/extractor/shared.py b/youtube_dl/extractor/shared.py
index 8607482be..badba2ac6 100644
--- a/youtube_dl/extractor/shared.py
+++ b/youtube_dl/extractor/shared.py
@@ -17,11 +17,11 @@ class SharedIE(InfoExtractor):
_TEST = {
'url': 'http://shared.sx/0060718775',
- 'md5': '53e1c58fc3e777ae1dfe9e57ba2f9c72',
+ 'md5': '106fefed92a8a2adb8c98e6a0652f49b',
'info_dict': {
'id': '0060718775',
'ext': 'mp4',
- 'title': 'Big Buck Bunny Trailer',
+ 'title': 'Bmp4',
},
}