aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/gamespot.py
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-09-12 22:18:39 +0200
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-09-12 22:18:39 +0200
commitdd01d6558a142deb93fe7d6122ae698ecdea4f63 (patch)
tree12293410df95728289bb22bd6dd0274b0617167e /youtube_dl/extractor/gamespot.py
parentce85f022d2c78b3f58982b486c8c628d22158573 (diff)
downloadyoutube-dl-dd01d6558a142deb93fe7d6122ae698ecdea4f63.tar.xz
[gamespot] Update test video title
Diffstat (limited to 'youtube_dl/extractor/gamespot.py')
-rw-r--r--youtube_dl/extractor/gamespot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/gamespot.py b/youtube_dl/extractor/gamespot.py
index 7585b7061..cd3bbe65f 100644
--- a/youtube_dl/extractor/gamespot.py
+++ b/youtube_dl/extractor/gamespot.py
@@ -14,7 +14,7 @@ class GameSpotIE(InfoExtractor):
u"file": u"6410818.mp4",
u"md5": u"b2a30deaa8654fcccd43713a6b6a4825",
u"info_dict": {
- u"title": u"Arma III - Community Guide: SITREP I",
+ u"title": u"Arma 3 - Community Guide: SITREP I",
u"upload_date": u"20130627",
}
}