fix module with new upstream website

This commit is contained in:
Romain Bignon 2012-12-23 19:24:25 +01:00
commit 31d7e317fe
3 changed files with 21 additions and 35 deletions

View file

@ -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