aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/steam.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-06-27 20:25:56 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-06-27 20:25:56 +0200
commit0d843f796bd01d4b173bf1ada0157b732ce9b168 (patch)
tree5ed1a5a7298eabb4fbbf801c7a49047d0944b798 /youtube_dl/extractor/steam.py
parent67f51b3d8c754fa29687ca9d283c53868423d54f (diff)
downloadyoutube-dl-0d843f796bd01d4b173bf1ada0157b732ce9b168.zip
youtube-dl-0d843f796bd01d4b173bf1ada0157b732ce9b168.tar.gz
youtube-dl-0d843f796bd01d4b173bf1ada0157b732ce9b168.tar.bz2
Remove superfluous name declarations
Diffstat (limited to 'youtube_dl/extractor/steam.py')
-rw-r--r--youtube_dl/extractor/steam.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/steam.py b/youtube_dl/extractor/steam.py
index b818029..ecac4ec 100644
--- a/youtube_dl/extractor/steam.py
+++ b/youtube_dl/extractor/steam.py
@@ -17,7 +17,6 @@ class SteamIE(InfoExtractor):
_VIDEO_PAGE_TEMPLATE = 'http://store.steampowered.com/video/%s/'
_AGECHECK_TEMPLATE = 'http://store.steampowered.com/agecheck/video/%s/?snr=1_agecheck_agecheck__age-gate&ageDay=1&ageMonth=January&ageYear=1970'
_TEST = {
- u"name": u"Steam",
u"url": u"http://store.steampowered.com/video/105600/",
u"playlist": [
{