aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Půlpán <Pulpan3@gmail.com>2014-06-19 16:32:11 +0200
committerPetr Půlpán <Pulpan3@gmail.com>2014-06-19 16:32:11 +0200
commita23ba9b53ccd963012daf282ffa37ba90b607441 (patch)
treef6c1a16ca3204fb7deeb5f3bd3d4de60237b8ebe
parent38a9339bafaee1ee12db3ba96352c0e3075762ab (diff)
downloadyoutube-dl-a23ba9b53ccd963012daf282ffa37ba90b607441.zip
youtube-dl-a23ba9b53ccd963012daf282ffa37ba90b607441.tar.gz
youtube-dl-a23ba9b53ccd963012daf282ffa37ba90b607441.tar.bz2
[Steam] update description in test
-rw-r--r--youtube_dl/extractor/steam.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/steam.py b/youtube_dl/extractor/steam.py
index 1d8d572..af689e2 100644
--- a/youtube_dl/extractor/steam.py
+++ b/youtube_dl/extractor/steam.py
@@ -53,7 +53,7 @@ class SteamIE(InfoExtractor):
'ext': 'mp4',
'upload_date': '20140329',
'title': 'FRONTIERS - Final Greenlight Trailer',
- 'description': "The final trailer for the Steam Greenlight launch. Hooray, progress! Here's the official Greenlight page: http://steamcommunity.com/sharedfiles/filedetails/?id=242472205",
+ 'description': 'md5:6df4fe8dd494ae811869672b0767e025',
'uploader': 'AAD Productions',
'uploader_id': 'AtomicAgeDogGames',
}