aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-07-21 13:11:24 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-07-21 13:11:24 +0200
commit0e6ebc13d154e6b8b063dfe7e9c2dd28d427fb77 (patch)
tree20b70faabaf76b89d6337f8278a03fc3044fb56c
parent6f5342a201e2568ce91454d96281165c39dae16e (diff)
downloadyoutube-dl-0e6ebc13d154e6b8b063dfe7e9c2dd28d427fb77.tar.xz
[vimeo] Update test description
-rw-r--r--youtube_dl/extractor/vimeo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/vimeo.py b/youtube_dl/extractor/vimeo.py
index 255855558..a3c6e83b0 100644
--- a/youtube_dl/extractor/vimeo.py
+++ b/youtube_dl/extractor/vimeo.py
@@ -98,7 +98,7 @@ class VimeoIE(VimeoBaseInfoExtractor, SubtitlesInfoExtractor):
'info_dict': {
'id': '54469442',
'ext': 'mp4',
- 'title': 'Kathy Sierra: Building the minimum Badass User, Business of Software',
+ 'title': 'Kathy Sierra: Building the minimum Badass User, Business of Software 2012',
'uploader': 'The BLN & Business of Software',
'uploader_id': 'theblnbusinessofsoftware',
'duration': 3610,