[francetelevisions] fill ext field

This commit is contained in:
Bezleputh 2014-05-06 08:42:37 +02:00 committed by Florent
commit 8f4d61ecdd

View file

@ -90,3 +90,4 @@ class VideoPage(JsonPage):
obj_duration = Env('duration')
obj_thumbnail = Env('thumbnail')
obj_description = Env('description')
obj_ext = 'mp4'