From 509db79e0439cad2d7a599861b03b3565136e530 Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Sun, 10 Feb 2013 21:35:48 +0200 Subject: [PATCH] tests: default: tvlux.json: Update Signed-off-by: Toni Gundogdu --- tests/data/format/default/tvlux.json | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) rewrite tests/data/format/default/tvlux.json (70%) diff --git a/tests/data/format/default/tvlux.json b/tests/data/format/default/tvlux.json dissimilarity index 70% index dafc197..cf44a96 100644 --- a/tests/data/format/default/tvlux.json +++ b/tests/data/format/default/tvlux.json @@ -1,16 +1,17 @@ -{ - "host": "tvlux", - "page_title": "22/06/2010 - FETE DE LA MUSIQUE MARCHE : BALADE MUSICALE", - "page_url": "http://www.tvlux.be/joomla/index.php/component/content/article/188/5469", - "id": "5469", - "format_requested": "default", - "link": [ - { - "id": "1", - "length_bytes": "20803010", - "content_type": "video/x-flv", - "file_suffix": "flv", - "url": "" - } - ] -} +{ + "host": "tvlux", + "page_title": "Le magret de canard colvert laquƩ au sirop (09-02-2013)", + "page_url": "http://www.tvlux.be/video/le-magret-de-canard-colvert-laque-au-sirop_12025.html", + "id": "12025", + "format_requested": "default", + "thumbnail_url": "http://www.tvlux.be/videos/2013/thumbs/130209-Colvert-laque-au-sirop.jpg", + "link": [ + { + "id": "1", + "length_bytes": "199208152", + "content_type": "video/mp4", + "file_suffix": "mp4", + "url": "" + } + ] +} -- 2.11.4.GIT