parent
a4894d3e25
commit
6368e2e639
75 changed files with 194 additions and 156 deletions
|
|
@ -130,7 +130,7 @@ class VeohIE(InfoExtractor):
|
|||
}
|
||||
|
||||
|
||||
class VeohUserIE(VeohIE):
|
||||
class VeohUserIE(VeohIE): # XXX: Do not subclass from concrete IE
|
||||
_VALID_URL = r'https?://(?:www\.)?veoh\.com/users/(?P<id>[\w-]+)'
|
||||
IE_NAME = 'veoh:user'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue