diff options
Diffstat (limited to 'youtube_dl/extractor/steam.py')
| -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 1d8d57224..af689e2c2 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',          } | 
