fix module with new upstream website
This commit is contained in:
parent
67c24a8926
commit
31d7e317fe
3 changed files with 21 additions and 35 deletions
|
|
@ -31,4 +31,4 @@ class PluzzVideo(BaseVideo):
|
|||
|
||||
@classmethod
|
||||
def id2url(cls, _id):
|
||||
return 'http://www.pluzz.fr/%s.html' % _id
|
||||
return 'http://pluzz.francetv.fr/videos/%s.html' % _id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue