parent
a4894d3e25
commit
6368e2e639
75 changed files with 194 additions and 156 deletions
|
|
@ -9,7 +9,7 @@ from ..utils import (
|
|||
)
|
||||
|
||||
|
||||
class TouTvIE(RadioCanadaIE):
|
||||
class TouTvIE(RadioCanadaIE): # XXX: Do not subclass from concrete IE
|
||||
_NETRC_MACHINE = 'toutv'
|
||||
IE_NAME = 'tou.tv'
|
||||
_VALID_URL = r'https?://ici\.tou\.tv/(?P<id>[a-zA-Z0-9_-]+(?:/S[0-9]+[EC][0-9]+)?)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue