Browse Source

[steam] Update test description

master
Philipp Hagemeister 10 years ago
parent
commit
4f95d455ed
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/extractor/steam.py

2
youtube_dl/extractor/steam.py

@ -53,7 +53,7 @@ class SteamIE(InfoExtractor):
'ext': 'mp4', 'ext': 'mp4',
'upload_date': '20140329', 'upload_date': '20140329',
'title': 'FRONTIERS - Final Greenlight Trailer', 'title': 'FRONTIERS - Final Greenlight Trailer',
'description': 'md5:6df4fe8dd494ae811869672b0767e025',
'description': 'md5:dc96a773669d0ca1b36c13c1f30250d9',
'uploader': 'AAD Productions', 'uploader': 'AAD Productions',
'uploader_id': 'AtomicAgeDogGames', 'uploader_id': 'AtomicAgeDogGames',
} }

Loading…
Cancel
Save