Remove superfluous name declarations
This commit is contained in:
parent
67f51b3d8c
commit
0d843f796b
3 changed files with 0 additions and 3 deletions
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue