Remove superfluous name declarations
This commit is contained in:
parent
67f51b3d8c
commit
0d843f796b
3 changed files with 0 additions and 3 deletions
|
@ -78,7 +78,6 @@ class SoundcloudSetIE(InfoExtractor):
|
|||
_VALID_URL = r'^(?:https?://)?(?:www\.)?soundcloud\.com/([\w\d-]+)/sets/([\w\d-]+)'
|
||||
IE_NAME = u'soundcloud:set'
|
||||
_TEST = {
|
||||
u"name": u"SoundcloudSet",
|
||||
u"url":"https://soundcloud.com/the-concept-band/sets/the-royal-concept-ep",
|
||||
u"playlist": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue