diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-07-21 12:17:44 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-07-21 12:17:44 +0200 |
commit | 4f95d455edf20583abd85801c23e88fa749be237 (patch) | |
tree | d0424121dc19dfcf6d50829a3c12884daa959445 | |
parent | 468d19a9c15f1a3ddd5363c4a966667d777782b0 (diff) |
[steam] Update test description
-rw-r--r-- | youtube_dl/extractor/steam.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/steam.py b/youtube_dl/extractor/steam.py index af689e2c2..183dcb03c 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': 'md5:6df4fe8dd494ae811869672b0767e025', + 'description': 'md5:dc96a773669d0ca1b36c13c1f30250d9', 'uploader': 'AAD Productions', 'uploader_id': 'AtomicAgeDogGames', } |