Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#426 Le 23/07/2013, à 00:58

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Hello,

@k3c:
J'ai lancé le script tout à l'heure avec l'option -l pour avoir les log et éventuellement plus de détails, j'ai eu ce message que je n'avais encore jamais vu

NOTE: child process received `Goodbye', closing down

qui s'est traduit dans le log par:

INFO:	22:36:37: rtmpdump --resume --rtmp "rtmpe://wske.wat.tv/ondemand/mp4:vod/HD-1280x720/04/15/8250415.hd" --port 1935 --timeout 10 --swfVfy http://www.wat.tv/images/v40/PlayerWat.swf -o "episode-01-saison-11-tic-tac-7035188-8250415.mp4"
INFO:	22:52:16: Téléchargement incomplet: nouvel essai dans 3s...
DEBUG:	22:52:19: →rtmpDownload(rtmpe://wske.wat.tv/ondemand/mp4:vod/HD-1280x720/04/15/8250415.hd, http://www.wat.tv/images/v40/PlayerWat.swf, False, False, episode-01-saison-11-tic-tac-7035188-8250415.mp4, None, None)
INFO:	22:52:19: rtmpdump --resume --rtmp "rtmpe://wske.wat.tv/ondemand/mp4:vod/HD-1280x720/04/15/8250415.hd" --port 1935 --timeout 10 --swfVfy http://www.wat.tv/images/v40/PlayerWat.swf -o "episode-01-saison-11-tic-tac-7035188-8250415.mp4"
DEBUG:	22:52:31: rtmpdump output: RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

DEBUG:	22:52:31: →rtmpDownload(rtmpe://wske.wat.tv/ondemand/mp4:vod/HD-1280x720/04/15/8250415.hd, http://www.wat.tv/images/v40/PlayerWat.swf, True, False, episode-01-saison-11-tic-tac-7035188-8250415.mp4, None, None)
INFO:	22:52:31: rtmpdump --resume --rtmp "rtmpe://wske.wat.tv/ondemand/mp4:vod/HD-1280x720/04/15/8250415.hd" --port 1935 --timeout 10 --swfVfy http://www.wat.tv/images/v40/PlayerWat.swf --swfAge 0 -o "episode-01-saison-11-tic-tac-7035188-8250415.mp4"

il y a donc eu une reprise liée au "goodbye" et une autre avec un recalcul du hash; et j'ai obtenu au bout d'une heure un fichier de ~927Mo en HD (1024×576) lisible et complet.

@Defett:
Pour les épisodes de Fringe on retrouve les symptômes de la HD non disponible: on obtient des erreurs ou un fichier d'une 30aine de Mo ne contenant que la bande son, voire illisible… l'option -s permet par contre d'obtenir la video en SD (640×360).

@ekström:
Jusqu'à présent la vérification du player swf s'est avérée indispensable, et il y a effectivement des différences entre les versions des players (notamment la base de hash du token et du code lié à la gestion de la HD); mais je viens d'essayer

rtmpdump --resume --rtmp "rtmpe://wske.wat.tv/ondemand/mp4:vod/HD-1280x720/00/79/10670079.hd" --port 1935 --timeout 10 --swfVfy "http://www.wat.tv/images/v40/PlayerWat.swf?revision=4.1.207" -o "replay-fringe-episode-1-saison-05-pensees-transitoires-8126565-10670079.mp4"

sans plus de succès (même en url-encodant la révision)…

À suivre donc…

Hors ligne

#427 Le 23/07/2013, à 13:42

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

Tests effectués avec watdl_0949.py : Téléchargements (partiels) OK :

"http://videos.tf1.fr/les-experts-las-vegas/episode-01-saison-11-tic-tac-7035188.html"
"http://videos.tf1.fr/fringe/saison5/replay-fringe-episode-2-saison-05-le-plan-8126615.html"

NB: je n'ai pas de log du process . Même en ayant indiqué --verbose dans les commandes dans watdl_0949.py
Cordialement .

Hors ligne

#428 Le 23/07/2013, à 15:05

Defett

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour,
Tout d'abord, j'ai téléchargé un épisode entier de fringe avec succès, en utilisant l'option "-s".
Y'aurait-il un moyen de connaître l'avancement du téléchargement (à part regarder avec mplayer ou autre à quel moment le fichier s'arrête)?

Hors ligne

#429 Le 23/07/2013, à 23:13

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Bonsoir,

Content de voir que le script watdl.py ne fonctionne pas que chez moi wink.

@11gjm:
Ce n'est pas la bonne option:

$ ./watdl.py --help
…
optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -V, --verbose         affiche des messages
  -l, --log             logue les messages
…
  • -V, --verbose affiche des message relatifs à l'exécution (≥INFO)

  • -l, --log crée un fichier de log avec toutes les traces (≥DEBUG) utile pour le débogage mais un peu bordélique trop verbeux (il faudrait que je fasse du ménage)

@Defett:
Je voulais afficher cet avancement pour les téléchargements rtmpdump mais je n'ai pas réussi à le lancer par subprocess avec un "shell=True"; et mes essais pour récupérer le stdout au fil du traitement n'ont pas été très concluants… pour le moment je me contente de faire quelques

ls -orth | tail -1

(ou -ort quand ça rame un peu) pour vérifier que le fichier vidéo grossit mais c'est pas génial… il faudra que je me repenche là-dessus.

À+

Hors ligne

#430 Le 24/07/2013, à 00:40

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

@pacome : merci pour tes réponses ( ainsi que pour le développement et le suivi ) .

Cordialement .

Dernière modification par 11gjm (Le 24/07/2013, à 12:10)

Hors ligne

#431 Le 24/07/2013, à 08:06

k3c

Re : TVDownloader: télécharger les médias du net ! [2]

@ pacome

regarde  sur stackoverflow

python subprocess last N lines


Archlinux sur Xiaomi Air 13

Hors ligne

#432 Le 24/07/2013, à 14:08

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Salut,

@11gjm:
Je t'en prie wink.

@k3c:
Merci pour cette piste qui semble effectivement répondre au problème smile.
As-tu eu plus de succès avec wadtl?

À+

Hors ligne

#433 Le 25/07/2013, à 11:44

Defett

Re : TVDownloader: télécharger les médias du net ! [2]

On dirait que TF1 a encore modifié son protocole (plutot la page web en fait)...

$ python2 ./watdl.py -V -s http://www.wat.tv/video/replay-fringe-episode-saison-6czrn_2hrz1_.html
INFO:	11:25:32: Traitement de l'url: http://www.wat.tv/video/replay-fringe-episode-saison-6czrn_2hrz1_.html
Traceback (most recent call last):
  File "./watdl.py", line 479, in <module>
    main()
  File "./watdl.py", line 476, in main
    args.standardDefinition)
  File "./watdl.py", line 277, in downloadWatVideo
    id = [x.strip() for x in re.findall("mediaId :([^,]*)", debut_id)][0]
IndexError: list index out of range

Bon courage tongue

Dernière modification par Defett (Le 25/07/2013, à 11:45)

Hors ligne

#434 Le 25/07/2013, à 16:45

k3c

Re : TVDownloader: télécharger les médias du net ! [2]

@ pacome

Je n'ai qu un accès Internet par téléphone de temps en temps pour le moment.

:-(


Archlinux sur Xiaomi Air 13

Hors ligne

#435 Le 25/07/2013, à 18:46

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

Mêmes conclusions que Defett .
----
Captvty n'y arrive pas , aussi .

A+ .

Hors ligne

#436 Le 26/07/2013, à 12:12

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour,

@Defett:
Page web ET protocole… hmm

Comme les dernières modifs m'ont vraiment fait ch… donné du fil à retordre, je pensais reprendre le principe de HDS/KSV: un plugin pour détecter les liens et récupérer les informations nécessaires et un script pour récupérer la vidéo.
Je suis un bleu en javascript mais avec l'exemple du plugin HDS j'avançais doucement… jusqu'à hier neutral.

La bonne nouvelle c'est que les flux vidéos semblent désormais détectés directement par le plugin HDS (SD et HD quand on l'active); la mauvaise c'est que je ça ne fonctionne pas, en tout cas pas chez moi:

                            KSV Adobe HDS Downloader

Processing manifest info....                                                   
Quality Selection:                                                             
 Available: 3052
 Selected : 3052                                                               
Access Denied! Unable to download fragments.

D'autre part je ne visionne plus que les pubs (cool…) sur les sites de replay, mais les vidéos semblent inaccessibles: soit mon IP est bloquée, soit c'est parce que je suis sous Linux, soit les deux… sad

L'un d'entre vous disposant d'un dual-boot peut-il faire quelques essais pour savoir s'il s'agit d'une "protection" anti-moi ou anti-linux?
L'erreur renvoyée par le script PHP est du à un code 403, il s'agit donc peut-être d'une "protection" par redirection; et dans ce cas là il faudra se mettre à PHP wink

Merci et à+.

Hors ligne

#437 Le 26/07/2013, à 15:19

Defett

Re : TVDownloader: télécharger les médias du net ! [2]

pacome a écrit :

D'autre part je ne visionne plus que les pubs (cool…) sur les sites de replay, mais les vidéos semblent inaccessibles: soit mon IP est bloquée, soit c'est parce que je suis sous Linux, soit les deux… sad

Tiens donc, je viens d'essayer (sous linux bien sur), j'ai un écran de chargement (un w avec un truc qui tourne autour), mais au bout de quelques minutes toujours aucune video.
Je ne sais pas pour les pubs étant donné que j'ai adblock et noscript big_smile

Hors ligne

#438 Le 26/07/2013, à 17:03

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

Essais effectués sous windows + firefox + php .
"replay-fringe-episode-saison-6czrn_2hrz1_.html"

@echo on
php AdobeHDS.php --manifest "http://tf1vodhdscatchup-vh.akamaihd.net/z/H264-384x288/39/23/10683923.h264/manifest.f4m?hdnea=st=1374849358~exp=1374851158~acl=/*~hmac=b89e39bb0bfda84889762dd2363718dc72cb18cc853a6b26c13b5849f0001eb6bu=WAT&login=fringe&i=109.210.54.39&u=e4f92c6b07b4cbf9d92e961b1569948bsum=21718f9b8ae42ae2ed34f6a42e290268&start=0&hdcore=2.11.3&g=UNUNLGSAXLWY" --delete --auth "pvtoken=exp%3D9999999999%7Eacl%3D%252f%252a%7Edata%3DZXhwPTEzNzQ5MzU3NTl+YWNsPSUyZip+ZGF0YT1wdmMsc35obWFjPWVkNGM0MWIwZWI2ZDlhOGYyMTFhZDlmMjQyOGIwM2JkMDRmZDFkZjBmNmQ2MGQxYTMyY
jNhMDdiMTZjYjdmMTc%3D%212fsxMlCera7CEnVJ57MPrCbbRrzH+d8iRZtsaeJ0E0%3D%7Ehmac%
3D5AA78055909A9F356947AE8BB0B28E2299C3F64278979B52864E502700B0BDBC&hdntl=exp=1374935759~acl=%2f*~data=hdntl~hmac=39a9455a82ac18d2ecd81412f60774f71f46e5f2fd67f24ba7da3d2220b434b3&bu=WAT&login=fringe&i=109.210.54.39&u=e4f92c6b07b4cbf9d92e961b1569948b&sum=21718f9b8ae42ae2ed34f6a42e290268&start=0&als=0,2,0,0,0,NaN,0,0,0,50,f,0,2405.59,f,s,UNUNLGSAXLWY,2.11.3,50&hdcore=2.11.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0"
pause
:fin
================= Après le lancement du batch ci-dessus
KSV Adobe HDS Downloader

Processing manifest info....
Quality Selection:
 Available: 405
 Selected : 405
Access Denied! Unable to download fragments.
=======================

INFOS récupéres dans Firefox :

====== nom du fragment de la vidéo : "Vid_o_Replay_Fringe_-_Episode_3_Saison_05_-L_archiviste_-_R.f4f"
====== Ci-dessous l'URL
http://tf1vodhdscatchup-vh.akamaihd.net/z/H264-384x288/39/23/10683923.h264/0_24f911d276c13dd7_Seg1Frag14_AQBt0jYnWN0OjVSJ8lG3cAjoz1T6SWEyRPDPBX6mXD%2f4A7D26S4g6Ej+Pji5bK+9ciinWOr8?pvtoken=exp%3D9999999999%7Eacl%3D%252f%252a%7Edata%3DZXhwPTEzNzQ5MzU3NTl+YWNsPSUyZip+ZGF0YT1wdmMsc35obWFjPWVkNGM0MWIwZWI2ZDlhOGYyMTFhZDlmMjQyOGIwM2JkMDRmZDFkZjBmNmQ2MGQxYTMyY
jNhMDdiMTZjYjdmMTc%3D%212fsxMlCera7CEnVJ57MPrCbbRrzH+d8iRZtsaeJ0E0c%3D%7Ehmac%3D5AA78055909A9F356947AE8BB0B28E2299C3F64278979B52864E502700B0BDBC&hdntl=exp=1374935759~acl=%2f*~data=hdntl~hmac=39a9455a82ac18d2ecd81412f60774f71f46e5f2fd67f24ba7da3d2220b434b3&bu=WAT&login=fringe&i=109.210.54.39&u=
e4f92c6b07b4cbf9d92e961b1569948b&sum=21718f9b8ae42ae2ed34f6a42e290268&start=0&als=63.4,300,3.15,0,543,2235,0,281,0,62,t,17.58,2405.59,f,s,UNUNLGSAXLWY,2.11.3,62&hdcore=2.11.3
======

====== cookie
rem nom : referrer
rem contenu : http://www.wat.tv/images/v70/PlayerLite.swf?videoId=6czc9
rem Hôte : noskip.com
======

====== Autres exemples de batchs déjà lancés , pour indication 

php AdobeHDS.php --manifest "http://tf1vodhdscatchup-vh.akamaihd.net/z/H264-384x288/39/23/10683923.h264/manifest.f4m?hdnea=st=1374792326~exp=1374794126~acl=/*~hmac=3773e75da0b5f834ebe6b839de32367dc9b213a8b93eee742ad81d6aec39893d&bu=WAT&login=fringe&i=109.210.54.39&u=e4f92c6b07b4cbf9d92e961b1569948b&sum=21718f9b8ae42ae2ed34f6a42e290268&start=0&hdcore=2.11.3&g=CC
PCBOXJHYSG" --delete --auth "pvtoken=exp%3D9999999999%7Eacl%3D%252f%252a%7Edata%
3DZXhwPTEzNzQ4Nzg3Mjd+YWNsPSUyZip+ZGF0YT1wdmMsc35obWFjPWY5Yzg1YTU3YmM4Y2I1YmM4MDU0YjgxZTdiZGI1OGY2ZjYzNWE2MjM1ZjYwMjViOWQ4ODkzNDIzZDI5MjMzY2Q%3D%212fsxMlCera7CEnVJ57MPrCbbRrzH+d8iRZtsaeJ0E0c%3D%7Ehmac%
3D6DCDB65FA43F801D12E60DB9DFE335F3D03702377DB551E0040B90DC5021CBD0&hdntl=exp=1374878727~acl=%2f*~data=hdntl~hmac=64d56ca7a1697150eb42d361540103177a98b78abb56822655a97380d3a7821c&bu=WAT&login=fringe&i=109.210.54.39&u=e4f92c6b07b4cbf9d92e961b1569948b&sum=21718f9b8ae42ae2ed34f6a42e290268&start=0&als=0,2,0,0,0,NaN,0,0,0,41,f,0,2405.59,f,s,CC
PCBOXJHYSG,2.11.3,41&hdcore=2.11.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0"
===
php AdobeHDS.php --manifest "http://tf1vodhdscatchup-vh.akamaihd.net/z/H264-384x288/39/23/10683923.h264/manifest.f4m?hdnea=st=1374793610~exp=1374795410~acl=/*~hmac=8461be3e0c9d9f0e2d1376f562d21b798d3017e9c9bf2ab0bc479dfc009b812d&bu=WAT&login=fringe&i=109.210.54.39&u=e4f92c6b07b4cbf9d92e961b1569948b&sum=21718f9b8ae42ae2ed34f6a42e290268&start=0&hdcore=2.11.3&g=VYXUOLKOGWKH" --delete --auth "pvtoken=exp%3D9999999999%7Eacl%3D%252f%252a%7Edata%
3DZXhwPTEzNzQ4ODAwMTF+YWNsPSUyZip+ZGF0YT1wdmMsc35obWFjPWUyNGQwMmQ2YmRjMjgxMDhhOTFkODRiYmY2MDNiMjBjMjgxOTMxNWI4MTNiNjdjMmM1M
Dg2ODZjNjU1ZTg5NmQ%3D%212fsxMlCera7CEnVJ57MPrCbbRrzH+d8iRZtsaeJ0E0c%3D%7Ehmac%3D97F2EFE86CCDE503AE039CA9E473018CEBFC02B6556068FD211294141EA81461&hdntl=exp=1374880011~acl=%
2f*~data=hdntl~hmac=fca9239d7447e0770491de5708113e4e323bbb008d4fc0c50639694f7db93d51&bu=WAT&login=fringe&i=109.210.54.39&u=e4f92c6b07b4cbf9d92e961b1569948b&sum=21718f9b8ae42ae2ed34f6a42e290268&start=0als=0,2,0,0,0,NaN,0,0,0,40,f,0,2405.59,f,s,VY
XUOLKOGWKH,2.11.3,40&hdcore=2.11.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0"
======

Ce n'est pas superbe comme copie , je ne sais pas faire mieux !!!

A+ .

Hors ligne

#439 Le 26/07/2013, à 22:35

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Hello,

@11gjm:
D'après ta «copie» (qu'importe le flacon…) le script KSV ne fonctionne pas non plus sous windows pour ces vidéos (…pourvu qu'on ait l'info wink)

Parviens-tu à visionner les vidéos dans un navigateur sous windows ou vois-tu (après les pubs) le «W avec un truc qui tourne» suivi d'un écran noir (avec les icônes du lecteur) comme Defett et moi?

Lors de mes essais avec firefox les traces tcpdump montrent des:

HTTP/1.1 403 Forbidden
…
<HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>
 
You don't have permission to access "http&#58;&#47;&#47;tf1vodhdscatchup&#45;vh&#46;akamaihd&#46;net…;" on this server.<P>
Reference…
</BODY>
</HTML>

À+

Dernière modification par pacome (Le 26/07/2013, à 22:40)

Hors ligne

#440 Le 27/07/2013, à 01:10

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

Sous Windows et Firefox 22
(http://www.wat.tv/video/replay-fringe-e … hrz1_.html)
Le W (dans un cercle) :
_ avant chaque pub (2 ou 3 , durée totale 60s environ)
_ même durant les pubs
_ avant le début du visionnage de la vidéo concernée

Cordialement .

ADDITIF : contenu du cache , suite au début du visionnage

<?xml version="1.0"  encoding="ISO-8859-1" ?>
<mozilla_cache_list>
<item>
<filename>2737619</filename>
<content_type></content_type>
<url>http://www.wat.tv/servertime?2737619</url>
<file_size>875.706.932</file_size>
<fetch_count>540161568</fetch_count>
<last_modified>06/09/1996 16:12:03</last_modified>
<last_fetched>02/08/2009 12:36:16</last_fetched>
<expiration_time>12/02/1987 22:40:26</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>N/A</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>no-cache, must-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>04.00.174</filename>
<content_type></content_type>
<url>http://www.wat.tv/images/v70/PlayerWat.swf?rev=04.00.174</url>
<file_size>313.124</file_size>
<fetch_count>4</fetch_count>
<last_modified>27/07/2013 01:02:14</last_modified>
<last_fetched>27/07/2013 01:41:18</last_fetched>
<expiration_time>27/07/2013 07:33:13</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>N/A</server_time>
<server_last_modified>25/07/2013 15:00:13</server_last_modified>
<content_encoding></content_encoding>
<cache_name>5D86Ad01</cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=288‹</cache_control>
<etag>&quot;26508a-4c724-4e2559b555140&quot;</etag>
</item>
<item>
<filename>client.js</filename>
<content_type>application/javascript</content_type>
<url>http://platform.twitter.com/js/tfw/hub/client.js</url>
<file_size>8.391</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:23</last_modified>
<last_fetched>27/07/2013 01:42:22</last_fetched>
<expiration_time>29/07/2013 10:36:26</expiration_time>
<server_name>ECS (ory/439E)</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:37</server_time>
<server_last_modified>03/07/2013 08:41:54</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control></cache_control>
<etag>&quot;d353daac5b7c64551272f5183ec05a97&quot;</etag>
</item>
<item>
<filename>plusone.js</filename>
<content_type>application/javascript; charset=utf-8</content_type>
<url>http://apis.google.com/js/plusone.js</url>
<file_size>11.687</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:19</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>27/07/2013 02:12:18</expiration_time>
<server_name>GSE</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, max-age=1800</cache_control>
<etag>&quot;1472e09cb48758dce28b9609b07a8772&quot;</etag>
</item>
<item>
<filename>gtssl-ocsp.geotrust.com</filename>
<content_type>application/ocsp-response</content_type>
<url>anon&amp;id=51f3094c&amp;uri=http://gtssl-ocsp.geotrust.com</url>
<file_size>1.443</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:06</last_modified>
<last_fetched>27/07/2013 01:42:05</last_fetched>
<expiration_time>02/08/2013 23:45:21</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.0 200 Ok</server_response>
<server_time>27/07/2013 01:42:20</server_time>
<server_last_modified>26/07/2013 23:45:36</server_last_modified>
<content_encoding></content_encoding>
<cache_name>38B98d01</cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=597796, public, no-transform, must-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/common/jquery.lazyloading.js?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>1.199</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:43:09</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:31</server_time>
<server_last_modified>03/07/2013 11:03:46</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/common/WatEntityData.js?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>551</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>27/07/2013 01:42:23</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>03/07/2013 11:03:46</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>4_10_000</filename>
<content_type>application/x-javascript</content_type>
<url>http://front.adcop.net/v4.10/js/timeonpage.class.js?v=4_10_000</url>
<file_size>949</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:32</last_modified>
<last_fetched>27/07/2013 01:42:32</last_fetched>
<expiration_time>27/07/2013 01:42:32</expiration_time>
<server_name>nginx/1.0.15</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:38:32</server_time>
<server_last_modified>23/05/2013 16:59:44</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/common/jquery.color.js?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>6.002</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>27/07/2013 01:42:45</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:32</server_time>
<server_last_modified>03/07/2013 11:03:46</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>4_10_000</filename>
<content_type>application/x-javascript</content_type>
<url>http://front.adcop.net/v4.10/js/mmtk.class.js?v=4_10_000</url>
<file_size>2.900</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:31</last_modified>
<last_fetched>27/07/2013 01:42:30</last_fetched>
<expiration_time>27/07/2013 01:42:31</expiration_time>
<server_name>nginx/1.0.15</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:38:31</server_time>
<server_last_modified>23/05/2013 16:59:43</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>watbox.js</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/common/watbox.js</url>
<file_size>2.418</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>27/07/2013 01:42:58</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>03/07/2013 11:03:46</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/common/blocks/reactions.js?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>4.795</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:42:43</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:32</server_time>
<server_last_modified>03/07/2013 11:03:46</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ebStdBanner.js</filename>
<content_type>application/x-javascript</content_type>
<url>http://ds.serving-sys.com/BurstingCachedScripts//Ad_2_6_2_59/ebStdBanner.js</url>
<file_size>23.686</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:30</last_modified>
<last_fetched>27/07/2013 01:42:29</last_fetched>
<expiration_time>31/12/2035 06:59:35</expiration_time>
<server_name>Microsoft-IIS/7.5</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:44</server_time>
<server_last_modified>18/07/2013 12:23:13</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control></cache_control>
<etag>&quot;807eedcea083ce1:0&quot;</etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/video/common.js?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>540</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:43:10</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:32</server_time>
<server_last_modified>03/07/2013 11:03:46</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/common/jquery.autogrow.js?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>517</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>27/07/2013 01:42:33</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:32</server_time>
<server_last_modified>03/07/2013 11:03:46</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d</filename>
<content_type>application/x-javascript</content_type>
<url>http://s6.wat.fr/js/video/player.js?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>4.970</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:42:24</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:32</server_time>
<server_last_modified>18/07/2013 10:05:07</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>4_10_000</filename>
<content_type>application/x-javascript</content_type>
<url>http://front.adcop.net/v4.10/js/conformity.class.js?v=4_10_000</url>
<file_size>636</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:32</last_modified>
<last_fetched>27/07/2013 01:42:32</last_fetched>
<expiration_time>27/07/2013 01:42:32</expiration_time>
<server_name>nginx/1.0.15</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:38:32</server_time>
<server_last_modified>23/05/2013 16:59:42</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>all.js</filename>
<content_type>application/x-javascript; charset=utf-8</content_type>
<url>http://connect.facebook.net/fr_FR/all.js</url>
<file_size>57.644</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:22</last_modified>
<last_fetched>27/07/2013 01:42:20</last_fetched>
<expiration_time>27/07/2013 01:45:57</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:34</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=217</cache_control>
<etag>&quot;7affaccb14999e84d20c54e19693bd35&quot;</etag>
</item>
<item>
<filename>crossdomain.xml</filename>
<content_type>application/xml</content_type>
<url>http://b.scorecardresearch.com/crossdomain.xml</url>
<file_size>153</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:43:41</last_modified>
<last_fetched>27/07/2013 01:43:40</last_fetched>
<expiration_time>28/07/2013 01:43:40</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:43:55</server_time>
<server_last_modified>10/06/2009 20:02:58</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-transform, max-age=86400</cache_control>
<etag></etag>
</item>
<item>
<filename>reqType=AdsSetup&amp;protocolVersion=2.0&amp;zoneId=1139&amp;cb=1071781576&amp;.xml</filename>
<content_type>application/xml;charset=UTF-8</content_type>
<url>http://ads.stickyadstv.com/www/delivery/swfIndex.php?reqType=AdsSetup&amp;protocolVersion=2.0&amp;zoneId=1139&amp;cb=1071781576&amp;context=cDo1NzI5I2I6MTAzNzl8&amp;nt=9123e58125d6b50959169db4d8cce9ae542e44e6573815fb29f25258758cdd5a&amp;ntiv=8ea832beb446b8281bc79dae6104753f&amp;a1=9&amp;a10=9&amp;a11=9&amp;a12=9&amp;a13=9&amp;a14=9&amp;a15=9&amp;a16=9&amp;a17=9&amp;a18=2&amp;a2=9&amp;a20=9&amp;a21=9&amp;a22=9&amp;a3=9&amp;a4=9&amp;a5=9&amp;a6=9&amp;a7=9&amp;a8=9&amp;a9=9&amp;d1=2&amp;d10=5&amp;d11=1&amp;d12=3&amp;d2=5&amp;d3=3&amp;d4=0&amp;d7=1&amp;d8=1&amp;d9=4&amp;g1=1&amp;g2=1&amp;g3=0&amp;g4=0&amp;g5=0&amp;i1=9&amp;i10=9&amp;i11=9&amp;i12=9&amp;i13=4&amp;i14=9&amp;i15=4&amp;i16=9&amp;i17=9&amp;i18=4&amp;i20=9&amp;i21=9&amp;i23=4&amp;i26=9&amp;i27=9&amp;i28=9&amp;i29=9&amp;i3=4&amp;i36=9&amp;i42=3&amp;i44=3&amp;i46=4&amp;i48=9&amp;i8=4&amp;i9=4&amp;n1=1&amp;n2=1&amp;n3=1&amp;n4=1&amp;n5=0&amp;n6=0&amp;n7=1&amp;n8=1&amp;n9=0&amp;ck_karcher_woT=0&amp;ct_karcher=0&amp;ck_karcher_wT=0&amp;ck_nutella=0</url>
<file_size>2.981</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:40</last_modified>
<last_fetched>27/07/2013 01:42:40</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>nginx/1.2.1</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:54</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>no-cache</cache_control>
<etag></etag>
</item>
<item>
<filename>reqType=AdsSetup&amp;protocolVersion=2.0&amp;zoneId=755&amp;cb=27586454&amp;con.xml</filename>
<content_type>application/xml;charset=UTF-8</content_type>
<url>http://ads.stickyadstv.com/www/delivery/swfIndex.php?reqType=AdsSetup&amp;protocolVersion=2.0&amp;zoneId=755&amp;cb=27586454&amp;context=cDo1NzI5I2I6MTAzNzl8&amp;nt=4e2b908fa83bdcfbf773c8a9c6eaaf9744953172116c2d3c122f741e28f099c6&amp;ntiv=8ea832beb446b8281bc79dae6104753f&amp;a1=9&amp;a10=9&amp;a11=9&amp;a12=9&amp;a13=9&amp;a14=9&amp;a15=9&amp;a16=9&amp;a17=9&amp;a18=2&amp;a2=9&amp;a20=9&amp;a21=9&amp;a22=9&amp;a3=9&amp;a4=9&amp;a5=9&amp;a6=9&amp;a7=9&amp;a8=9&amp;a9=9&amp;d1=2&amp;d10=5&amp;d11=1&amp;d12=1&amp;d2=5&amp;d3=3&amp;d4=0&amp;d7=1&amp;d8=1&amp;d9=4&amp;g1=1&amp;g2=1&amp;g3=0&amp;g4=0&amp;g5=0&amp;i1=9&amp;i10=9&amp;i11=9&amp;i12=9&amp;i13=4&amp;i14=9&amp;i15=4&amp;i16=9&amp;i17=9&amp;i18=4&amp;i20=9&amp;i21=9&amp;i23=4&amp;i26=9&amp;i27=9&amp;i28=9&amp;i29=9&amp;i3=4&amp;i36=9&amp;i42=3&amp;i44=3&amp;i46=4&amp;i48=9&amp;i8=4&amp;i9=4&amp;n1=1&amp;n2=1&amp;n3=1&amp;n4=1&amp;n5=0&amp;n6=0&amp;n7=1&amp;n8=1&amp;n9=0&amp;ck_karcher_woT=0&amp;ct_karcher=0&amp;ck_karcher_wT=0&amp;ck_nutella=0</url>
<file_size>5.096</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:42</last_modified>
<last_fetched>27/07/2013 01:42:42</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>nginx/1.2.1</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:56</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>no-cache</cache_control>
<etag></etag>
</item>
<item>
<filename>reqType=AdsSetup&amp;protocolVersion=2.0&amp;zoneId=757&amp;cb=1561288780&amp;c.xml</filename>
<content_type>application/xml;charset=UTF-8</content_type>
<url>http://ads.stickyadstv.com/www/delivery/swfIndex.php?reqType=AdsSetup&amp;protocolVersion=2.0&amp;zoneId=757&amp;cb=1561288780&amp;context=cDo1NzI5I2I6MTAzNzl8&amp;nt=aad5da4a6b83ce108b6483f2343b1d4728d78effaa132606105bde5c52618d64&amp;ntiv=8ea832beb446b8281bc79dae6104753f&amp;a1=9&amp;a10=9&amp;a11=9&amp;a12=9&amp;a13=9&amp;a14=9&amp;a15=9&amp;a16=9&amp;a17=9&amp;a18=2&amp;a2=9&amp;a20=9&amp;a21=9&amp;a22=9&amp;a3=9&amp;a4=9&amp;a5=9&amp;a6=9&amp;a7=9&amp;a8=9&amp;a9=9&amp;d1=2&amp;d10=5&amp;d11=1&amp;d12=3&amp;d2=5&amp;d3=3&amp;d4=0&amp;d7=1&amp;d8=1&amp;d9=4&amp;g1=1&amp;g2=1&amp;g3=0&amp;g4=0&amp;g5=0&amp;i1=9&amp;i10=9&amp;i11=9&amp;i12=9&amp;i13=4&amp;i14=9&amp;i15=4&amp;i16=9&amp;i17=9&amp;i18=4&amp;i20=9&amp;i21=9&amp;i23=4&amp;i26=9&amp;i27=9&amp;i28=9&amp;i29=9&amp;i3=4&amp;i36=9&amp;i42=3&amp;i44=3&amp;i46=4&amp;i48=9&amp;i8=4&amp;i9=4&amp;n1=1&amp;n2=1&amp;n3=1&amp;n4=1&amp;n5=0&amp;n6=0&amp;n7=1&amp;n8=1&amp;n9=0&amp;ck_karcher_woT=0&amp;ct_karcher=0&amp;ck_karcher_wT=0&amp;ck_nutella=0</url>
<file_size>2.972</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:41</last_modified>
<last_fetched>27/07/2013 01:42:41</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>nginx/1.2.1</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:55</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>no-cache</cache_control>
<etag></etag>
</item>
<item>
<filename>reqType=AdsSendReport&amp;protocolVersion=2.0&amp;adId=10379&amp;viewKey=13.xml</filename>
<content_type>application/xml;charset=UTF-8</content_type>
<url>http://ads.stickyadstv.com/www/delivery/swfIndex.php?reqType=AdsSendReport&amp;protocolVersion=2.0&amp;adId=10379&amp;viewKey=1374882172315378-1&amp;zoneId=755&amp;impId=1&amp;tagsArray=&amp;time=0&amp;displayPercentage=75&amp;sessionId=caffc548909447187196aed52dccf73&amp;cb=8947936</url>
<file_size>102</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:37</last_modified>
<last_fetched>27/07/2013 01:44:37</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>nginx/1.2.1</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:44:51</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>no-cache</cache_control>
<etag></etag>
</item>
<item>
<filename>reqType=AdsDisplayStarted&amp;protocolVersion=2.0&amp;adId=10379&amp;viewKe.xml</filename>
<content_type>application/xml;charset=UTF-8</content_type>
<url>http://ads.stickyadstv.com/www/delivery/swfIndex.php?reqType=AdsDisplayStarted&amp;protocolVersion=2.0&amp;adId=10379&amp;viewKey=1374882172315378-1&amp;zoneId=755&amp;impId=1&amp;sessionId=caffc548909447187196aed52dccf73&amp;cb=8513598</url>
<file_size>102</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:43:39</last_modified>
<last_fetched>27/07/2013 01:43:38</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>nginx/1.2.1</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:43:53</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>no-cache</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=752626472&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_1*25)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:59</last_modified>
<last_fetched>27/07/2013 01:42:58</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=220805869&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*PLAY)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:00</last_modified>
<last_fetched>27/07/2013 01:44:00</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=928880479&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_1*0)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:53</last_modified>
<last_fetched>27/07/2013 01:42:52</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=1532925528&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(IMPRESSION*PRE*0)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:43:40</last_modified>
<last_fetched>27/07/2013 01:43:40</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=287363677&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(PLAYER*ACTION*START_2_0)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:47</last_modified>
<last_fetched>27/07/2013 01:44:47</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>n=6789653795&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspol.gif</filename>
<content_type>image/gif</content_type>
<url>http://s.estat.com/m/web/219031198950?n=6789653795&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspoll&amp;v=3.13&amp;cmsVI=47505002-1867&amp;cmsRK=8&amp;cmsST=5&amp;cmsPO=0&amp;cmsOP=0&amp;cmsPS=5&amp;cmsPV=WIN%2011%2C7%2C700%2C224&amp;cmsMV=3.13&amp;cmsPL=flash&amp;cmsEV=state&amp;cmsME=&amp;cmsDU=2405&amp;cmsSN=10683923_Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste&amp;cmsS1=catch-up&amp;cmsS2=fringe&amp;cmsS3=wat&amp;cmsS4=24%2F07%2F2013&amp;cmsS5=1023745&amp;cmsGR=page-player&amp;cmsSD=100</url>
<file_size>45</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:56</last_modified>
<last_fetched>27/07/2013 01:44:56</last_fetched>
<expiration_time>27/07/2013 01:44:57</expiration_time>
<server_name>Apache</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:45:10</server_time>
<server_last_modified>14/02/2000 19:43:24</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=1</cache_control>
<etag></etag>
</item>
<item>
<filename>n=5089678369&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspol.gif</filename>
<content_type>image/gif</content_type>
<url>http://s.estat.com/m/web/219031198950?n=5089678369&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspoll&amp;v=3.13&amp;cmsVI=47505002-1867&amp;cmsRK=9&amp;cmsST=7&amp;cmsPO=17.523&amp;cmsOP=0&amp;cmsPS=7&amp;cmsPV=WIN%2011%2C7%2C700%2C224&amp;cmsMV=3.13&amp;cmsPL=flash&amp;cmsEV=state&amp;cmsME=&amp;cmsDU=2405&amp;cmsSN=10683923_Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste&amp;cmsS1=catch-up&amp;cmsS2=fringe&amp;cmsS3=wat&amp;cmsS4=24%2F07%2F2013&amp;cmsS5=1023745&amp;cmsGR=page-player&amp;cmsSD=100</url>
<file_size>45</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:45:14</last_modified>
<last_fetched>27/07/2013 01:45:14</last_fetched>
<expiration_time>27/07/2013 01:45:15</expiration_time>
<server_name>Apache</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:45:28</server_time>
<server_last_modified>14/02/2000 19:43:24</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=1</cache_control>
<etag></etag>
</item>
<item>
<filename>8.gif</filename>
<content_type>image/gif</content_type>
<url>http://track.adform.net/serving/cookie/match/?party=8</url>
<file_size>43</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:29</last_modified>
<last_fetched>27/07/2013 01:42:29</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>Microsoft-IIS/7.5</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:43</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name>93CDDd01</cache_name>
<missing_file>No</missing_file>
<cache_control>private</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=784091706&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*100)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:45</last_modified>
<last_fetched>27/07/2013 01:44:45</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=1806387894&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*75)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:35</last_modified>
<last_fetched>27/07/2013 01:44:35</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=412394182&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*PLAY)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:42</last_modified>
<last_fetched>27/07/2013 01:44:42</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>n=7677741512&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspol.gif</filename>
<content_type>image/gif</content_type>
<url>http://s.estat.com/m/web/219031198950?n=7677741512&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspoll&amp;v=3.13&amp;cmsVI=47505002-1867&amp;cmsRK=1&amp;cmsST=5&amp;cmsPO=0&amp;cmsOP=0&amp;cmsPS=5&amp;cmsPV=WIN%2011%2C7%2C700%2C224&amp;cmsMV=3.13&amp;cmsPL=flash&amp;cmsEV=polling&amp;cmsME=&amp;cmsDU=2405&amp;cmsSN=10683923_Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste&amp;cmsS1=catch-up&amp;cmsS2=fringe&amp;cmsS3=wat&amp;cmsS4=24%2F07%2F2013&amp;cmsS5=1023745&amp;cmsGR=page-player&amp;cmsSD=100</url>
<file_size>45</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:57</last_modified>
<last_fetched>27/07/2013 01:42:56</last_fetched>
<expiration_time>27/07/2013 01:42:57</expiration_time>
<server_name>Apache</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:43:11</server_time>
<server_last_modified>14/02/2000 19:43:24</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=1</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=774521439&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*0)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:43:41</last_modified>
<last_fetched>27/07/2013 01:43:41</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>s=462419&amp;s2=[videos-tf1]&amp;p=replay-tv__serie-us__fringe__fringe-.gif</filename>
<content_type>image/gif</content_type>
<url>http://logc169.xiti.com/hit.xiti?s=462419&amp;s2=[videos-tf1]&amp;p=replay-tv::serie-us::fringe::fringe-video-10683923&amp;hl=1x42x19&amp;vrn=1&amp;ac=&amp;an=&amp;lng=fr&amp;vtag=40001&amp;idp=0142191448275&amp;jv=1&amp;r=1024x768x24x24&amp;re=1024x613&amp;ref=&amp;Rdt=On</url>
<file_size>43</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:22</last_modified>
<last_fetched>27/07/2013 01:42:21</last_fetched>
<expiration_time>12/06/2014 07:48:29</expiration_time>
<server_name>Microsoft-IIS/7.5</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:35</server_time>
<server_last_modified>19/10/2004 12:41:07</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control></cache_control>
<etag>&quot;ba362424c8b5c41:0&quot;</etag>
</item>
<item>
<filename>n=5969897318&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspol.gif</filename>
<content_type>image/gif</content_type>
<url>http://s.estat.com/m/web/219031198950?n=5969897318&amp;scw=1024&amp;sch=768&amp;scp=24&amp;r=&amp;dom=www.wat.tv&amp;t=cmspoll&amp;v=3.13&amp;cmsVI=47505002-1867&amp;cmsRK=7&amp;cmsST=4&amp;cmsPO=0&amp;cmsOP=0&amp;cmsPS=4&amp;cmsPV=WIN%2011%2C7%2C700%2C224&amp;cmsMV=3.13&amp;cmsPL=flash&amp;cmsEV=state&amp;cmsME=&amp;cmsDU=2405&amp;cmsSN=10683923_Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste&amp;cmsS1=catch-up&amp;cmsS2=fringe&amp;cmsS3=wat&amp;cmsS4=24%2F07%2F2013&amp;cmsS5=1023745&amp;cmsGR=page-player&amp;cmsSD=100</url>
<file_size>45</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:47</last_modified>
<last_fetched>27/07/2013 01:44:47</last_fetched>
<expiration_time>27/07/2013 01:44:48</expiration_time>
<server_name>Apache</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:45:01</server_time>
<server_last_modified>14/02/2000 19:43:24</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=1</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=1383903782&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_1*75)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:43:17</last_modified>
<last_fetched>27/07/2013 01:43:16</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=492911133&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(IMPRESSION*PRE*0)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:48</last_modified>
<last_fetched>27/07/2013 01:42:48</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=887368405&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*PLAY)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:43:49</last_modified>
<last_fetched>27/07/2013 01:43:49</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=114198831&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*PLAY)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:10</last_modified>
<last_fetched>27/07/2013 01:44:10</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-4038246.gif</filename>
<content_type>image/gif</content_type>
<url>http://www.google-analytics.com/__utm.gif?utmwv=4.3as&amp;utmn=1515209400&amp;utmhn=www.wat.tv&amp;utmt=event&amp;utme=5(AD*PRE_0_2*25)(1)&amp;utmcs=UTF-8&amp;utmsr=1024x768&amp;utmsc=24-bit&amp;utmul=fr&amp;utmje=0&amp;utmfl=11.7%20r255&amp;utmdt=Vid%E9o%20Replay%20Fringe%20-%20Episode%203%20Saison%2005%20-%20L%27archiviste%20-%20Replay%20TV&amp;utmhid=1963225132&amp;utmr=-&amp;utmp=/video/replay-fringe-episode-saison-6czrn_2hrz1_.html&amp;utmac=UA-40382467-1&amp;utmcn=1&amp;utmcc=__utma%3D75691411.1737298312472019200.1374882163.1374882163.1374882163.1%3B%2B__utmz%3D75691411.1374882163.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B</url>
<file_size>35</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:43:52</last_modified>
<last_fetched>27/07/2013 01:43:52</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>GFE/2.0</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>25/07/2013 23:54:04</server_time>
<server_last_modified>21/01/2004 21:51:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>private, no-cache, no-cache=Set-Cookie, proxy-revalidate</cache_control>
<etag></etag>
</item>
<item>
<filename>359_150x85_2qcgkl.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/359_150x85_2qcgkl.jpg</url>
<file_size>9.117</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:36</last_fetched>
<expiration_time>27/08/2013 01:42:36</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>25/07/2013 16:31:32</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>32p_150x85_2q72of.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/32p_150x85_2q72of.jpg</url>
<file_size>9.276</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:34</last_modified>
<last_fetched>27/07/2013 01:42:34</last_fetched>
<expiration_time>27/08/2013 01:42:34</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:48</server_time>
<server_last_modified>22/07/2013 18:43:26</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2qevv6.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s4.wat.fr/custom/chaine-player/4188637.jpg?2qevv6</url>
<file_size>421.188</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:26</last_modified>
<last_fetched>27/07/2013 01:42:22</last_fetched>
<expiration_time>27/08/2013 00:02:28</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:37</server_time>
<server_last_modified>27/07/2013 00:02:42</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=2678400, public</cache_control>
<etag></etag>
</item>
<item>
<filename>381_150x85_2qefqx.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/381_150x85_2qefqx.jpg</url>
<file_size>8.951</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:34</last_modified>
<last_fetched>27/07/2013 01:42:34</last_fetched>
<expiration_time>27/08/2013 01:42:34</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>26/07/2013 18:08:56</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2qp_150x85_2pth7p.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/2qp_150x85_2pth7p.jpg</url>
<file_size>8.404</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>15/07/2013 10:31:00</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>34f_150x85_2qa1z9.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/34f_150x85_2qa1z9.jpg</url>
<file_size>2.943</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>24/07/2013 09:21:08</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>34v_150x85_2qbvki.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/34v_150x85_2qbvki.jpg</url>
<file_size>3.251</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>25/07/2013 08:57:53</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>36t_150x85_2qdqrk.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/36t_150x85_2qdqrk.jpg</url>
<file_size>11.701</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:33</last_modified>
<last_fetched>27/07/2013 01:42:33</last_fetched>
<expiration_time>27/08/2013 01:42:33</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>26/07/2013 09:09:19</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>32r_150x85_2q72t2.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/32r_150x85_2q72t2.jpg</url>
<file_size>7.193</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:34</last_fetched>
<expiration_time>27/08/2013 01:42:34</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:48</server_time>
<server_last_modified>22/07/2013 18:46:14</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>32l_150x85_2q8esb.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/32l_150x85_2q8esb.jpg</url>
<file_size>17.672</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>23/07/2013 12:02:34</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2nd_150x85_2pmgn3.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/2nd_150x85_2pmgn3.jpg</url>
<file_size>7.739</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:36</last_fetched>
<expiration_time>27/08/2013 01:42:36</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>15/07/2013 07:02:21</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>22v_150x85_2oyebp.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/22v_150x85_2oyebp.jpg</url>
<file_size>10.401</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:36</last_fetched>
<expiration_time>27/08/2013 01:42:36</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>28/06/2013 15:43:00</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>fringe-episode-saison-extrait_6d2ux_150x85_2qc32v.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/f/fringe-episode-saison-extrait_6d2ux_150x85_2qc32v.jpg</url>
<file_size>6.103</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:32</last_modified>
<last_fetched>27/07/2013 01:42:32</last_fetched>
<expiration_time>27/08/2013 01:42:32</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:46</server_time>
<server_last_modified>25/07/2013 11:40:06</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=2678400, public</cache_control>
<etag></etag>
</item>
<item>
<filename>fringe-tf1_2hrz1_68x88_2qevv6.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s4.wat.fr/f/fringe-tf1_2hrz1_68x88_2qevv6.jpg</url>
<file_size>4.809</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>27/08/2013 00:02:08</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>26/07/2013 23:57:05</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=2678400, public</cache_control>
<etag></etag>
</item>
<item>
<filename>34b_150x85_2qbvk1.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/34b_150x85_2qbvk1.jpg</url>
<file_size>8.969</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>25/07/2013 08:57:37</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2s7_150x85_2pu228.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/2s7_150x85_2pu228.jpg</url>
<file_size>4.789</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>15/07/2013 18:01:19</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2nf_150x85_2pmgog.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/2nf_150x85_2pmgog.jpg</url>
<file_size>9.139</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:36</last_fetched>
<expiration_time>27/08/2013 01:42:36</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>11/07/2013 15:36:15</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2rj_150x85_2pttge.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/2rj_150x85_2pttge.jpg</url>
<file_size>10.103</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:34</last_fetched>
<expiration_time>27/08/2013 01:42:34</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:48</server_time>
<server_last_modified>15/07/2013 14:55:25</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2y7_150x85_2q6e3q.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/2y7_150x85_2q6e3q.jpg</url>
<file_size>10.947</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>22/07/2013 09:52:37</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>36x_150x85_2qeddk.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/36x_150x85_2qeddk.jpg</url>
<file_size>7.754</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:33</last_modified>
<last_fetched>27/07/2013 01:42:33</last_fetched>
<expiration_time>27/08/2013 01:42:33</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>26/07/2013 17:17:43</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>37v_150x85_2qechl.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/37v_150x85_2qechl.jpg</url>
<file_size>10.695</file_size>
<fetch_count>2</fetch_count>
<last_modified>27/07/2013 01:42:32</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:32</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>26/07/2013 16:58:32</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>31r_150x85_2q73fc.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/31r_150x85_2q73fc.jpg</url>
<file_size>10.281</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>22/07/2013 18:59:35</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>36v_150x85_2qdr06.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/36v_150x85_2qdr06.jpg</url>
<file_size>12.894</file_size>
<fetch_count>2</fetch_count>
<last_modified>27/07/2013 01:42:33</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:33</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>26/07/2013 09:14:30</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2zh_150x85_2q111w.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/2zh_150x85_2q111w.jpg</url>
<file_size>7.823</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>19/07/2013 12:22:43</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>37z_150x85_2qeebk.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/37z_150x85_2qeebk.jpg</url>
<file_size>13.602</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:32</last_modified>
<last_fetched>27/07/2013 01:42:32</last_fetched>
<expiration_time>27/08/2013 01:42:32</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>26/07/2013 17:38:07</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2x1_150x85_2pz60a.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/2x1_150x85_2pz60a.jpg</url>
<file_size>9.176</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>18/07/2013 12:14:33</server_last_modified>
<content_encoding></content_encoding>
<cache_name>B220Bd01</cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>383_150x85_2qeh6b.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/383_150x85_2qeh6b.jpg</url>
<file_size>16.893</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:32</last_modified>
<last_fetched>27/07/2013 01:42:32</last_fetched>
<expiration_time>27/08/2013 01:42:32</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>26/07/2013 18:39:46</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2j7_150x85_2pij9m.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/2j7_150x85_2pij9m.jpg</url>
<file_size>13.247</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:36</last_fetched>
<expiration_time>27/08/2013 01:42:36</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>09/07/2013 12:41:45</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>fringe-premieres-images-saison_6crt1_150x85_2ptr48.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/f/fringe-premieres-images-saison_6crt1_150x85_2ptr48.jpg</url>
<file_size>4.726</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:32</last_modified>
<last_fetched>27/07/2013 01:42:32</last_fetched>
<expiration_time>27/08/2013 01:42:32</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:46</server_time>
<server_last_modified>15/07/2013 14:04:55</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=2678400, public</cache_control>
<etag></etag>
</item>
<item>
<filename>33t_150x85_2q8uuz.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/33t_150x85_2q8uuz.jpg</url>
<file_size>8.496</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:34</last_modified>
<last_fetched>27/07/2013 01:42:34</last_fetched>
<expiration_time>27/08/2013 01:42:34</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:48</server_time>
<server_last_modified>23/07/2013 17:49:48</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>34n_150x85_2qa3ho.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/34n_150x85_2qa3ho.jpg</url>
<file_size>6.133</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>24/07/2013 09:53:47</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>30b_150x85_2q4whp.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/30b_150x85_2q4whp.jpg</url>
<file_size>4.216</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:34</last_fetched>
<expiration_time>27/08/2013 01:42:34</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:48</server_time>
<server_last_modified>21/07/2013 14:34:36</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>379_150x85_2qdu58.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/379_150x85_2qdu58.jpg</url>
<file_size>12.055</file_size>
<fetch_count>2</fetch_count>
<last_modified>27/07/2013 01:42:33</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:33</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>26/07/2013 10:22:20</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>341_150x85_2q8ssi.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s.wat.fr/r/341_150x85_2q8ssi.jpg</url>
<file_size>8.844</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:35</last_fetched>
<expiration_time>27/08/2013 01:42:35</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>23/07/2013 17:05:05</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>0.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s6.wat.fr/media/avatar/46x46/0.jpg</url>
<file_size>828</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>29/07/2013 15:56:45</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>28/06/2013 15:56:59</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=2678400, public</cache_control>
<etag></etag>
</item>
<item>
<filename>replay-fringe-episode-saison_6czt7_150x85_2qb99u.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/f/replay-fringe-episode-saison_6czt7_150x85_2qb99u.jpg</url>
<file_size>3.495</file_size>
<fetch_count>875706932</fetch_count>
<last_modified>08/09/2014 03:44:32</last_modified>
<last_fetched>31/03/1998 03:30:53</last_fetched>
<expiration_time>26/08/2013 16:33:22</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>N/A</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=2</cache_control>
<etag></etag>
</item>
<item>
<filename>35r_150x85_2qbwdo.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/35r_150x85_2qbwdo.jpg</url>
<file_size>14.538</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:33</last_modified>
<last_fetched>27/07/2013 01:42:33</last_fetched>
<expiration_time>27/08/2013 01:42:33</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:47</server_time>
<server_last_modified>25/07/2013 09:15:23</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>35v_150x85_2qbx9r.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/35v_150x85_2qbx9r.jpg</url>
<file_size>4.509</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:35</last_modified>
<last_fetched>27/07/2013 01:42:34</last_fetched>
<expiration_time>27/08/2013 01:42:34</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:49</server_time>
<server_last_modified>25/07/2013 09:34:38</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>2ij_150x85_2qe8l5.jpg</filename>
<content_type>image/jpeg</content_type>
<url>http://s0.wat.fr/r/2ij_150x85_2qe8l5.jpg</url>
<file_size>6.045</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:36</last_modified>
<last_fetched>27/07/2013 01:42:36</last_fetched>
<expiration_time>27/08/2013 01:42:36</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:50</server_time>
<server_last_modified>26/07/2013 15:34:16</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>public, max-age=2678400, cache</cache_control>
<etag></etag>
</item>
<item>
<filename>sprite_site_partners.png</filename>
<content_type>image/png</content_type>
<url>http://s6.wat.fr/images/common/footer/sprite_site_partners.png</url>
<file_size>5.569</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:20</last_modified>
<last_fetched>27/07/2013 01:42:20</last_fetched>
<expiration_time>28/06/2014 13:23:04</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:34</server_time>
<server_last_modified>14/03/2013 19:09:33</server_last_modified>
<content_encoding></content_encoding>
<cache_name>164FFd01</cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=31536000</cache_control>
<etag></etag>
</item>
<item>
<filename>sprite-header.png</filename>
<content_type>image/png</content_type>
<url>http://s6.wat.fr/images/sprite-header.png</url>
<file_size>5.055</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:20</last_modified>
<last_fetched>27/07/2013 01:42:20</last_fetched>
<expiration_time>28/06/2014 15:56:45</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:34</server_time>
<server_last_modified>13/05/2013 17:05:27</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=31536000</cache_control>
<etag></etag>
</item>
<item>
<filename>top.png</filename>
<content_type>image/png</content_type>
<url>http://s6.wat.fr/images/common/header/top.png</url>
<file_size>187</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:20</last_modified>
<last_fetched>27/07/2013 01:42:20</last_fetched>
<expiration_time>28/06/2014 15:56:44</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:34</server_time>
<server_last_modified>27/08/2012 18:23:47</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=31536000</cache_control>
<etag></etag>
</item>
<item>
<filename>logo_v4.png</filename>
<content_type>image/png</content_type>
<url>http://s6.wat.fr/images/common/header/logo_v4.png</url>
<file_size>2.159</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>28/06/2014 15:56:44</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>23/05/2013 14:56:21</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=31536000</cache_control>
<etag></etag>
</item>
<item>
<filename>sprite_bigNav.png</filename>
<content_type>image/png</content_type>
<url>http://s6.wat.fr/images/common/sprite_bigNav.png</url>
<file_size>1.453</file_size>
<fetch_count>1868851566</fetch_count>
<last_modified>26/07/2013 16:33:13</last_modified>
<last_fetched>14/10/2024 14:09:36</last_fetched>
<expiration_time>28/06/2014 13:23:04</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>N/A</server_time>
<server_last_modified>12/12/2012 15:05:40</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control></cache_control>
<etag></etag>
</item>
<item>
<filename>favicon.ico</filename>
<content_type>image/x-icon</content_type>
<url>http://s6.wat.fr/images/common/header/favicon.ico</url>
<file_size>1.219</file_size>
<fetch_count>2</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:36</last_fetched>
<expiration_time>28/06/2014 15:56:44</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>28/01/2013 15:46:07</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=31536000</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d.css</filename>
<content_type>text/css</content_type>
<url>http://s6.wat.fr/css/common/blocks/reactions.css?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>4.263</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:42:40</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:31</server_time>
<server_last_modified>03/07/2013 11:03:45</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d.css</filename>
<content_type>text/css</content_type>
<url>http://s6.wat.fr/css/video/player.css?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>6.155</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:42:37</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:31</server_time>
<server_last_modified>03/07/2013 11:03:45</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d.css</filename>
<content_type>text/css</content_type>
<url>http://s6.wat.fr/css/common/blocks/footer.css?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>2.042</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:43:13</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:31</server_time>
<server_last_modified>03/07/2013 11:03:45</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d.css</filename>
<content_type>text/css</content_type>
<url>http://s6.wat.fr/css/video/common.css?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>4.764</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:43:07</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:31</server_time>
<server_last_modified>03/07/2013 11:03:45</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d.css</filename>
<content_type>text/css</content_type>
<url>http://s6.wat.fr/css/common/blocks/tinyVideo.css?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>2.011</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:42:19</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:31</server_time>
<server_last_modified>03/07/2013 11:03:45</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>ad483b1ee86bee7c566e497bff9742f9adbb939d.css</filename>
<content_type>text/css</content_type>
<url>http://s6.wat.fr/css/common/common.css?ad483b1ee86bee7c566e497bff9742f9adbb939d</url>
<file_size>12.131</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:17</last_modified>
<last_fetched>27/07/2013 01:42:17</last_fetched>
<expiration_time>27/07/2013 01:43:16</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:31</server_time>
<server_last_modified>03/07/2013 11:03:45</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=60</cache_control>
<etag></etag>
</item>
<item>
<filename>19923&amp;geo=eu&amp;co=fr.htm</filename>
<content_type>text/html; charset=UTF-8</content_type>
<url>http://tap2-cdn.rubiconproject.com/partner/scripts/rubicon/emily.html?rtb_ext=1&amp;pc=9585/19923&amp;geo=eu&amp;co=fr</url>
<file_size>5.673</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:29</last_modified>
<last_fetched>27/07/2013 01:42:28</last_fetched>
<expiration_time>27/07/2013 02:42:28</expiration_time>
<server_name>TRP Apache-Coyote/1.1</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:43</server_time>
<server_last_modified>27/07/2013 01:33:12</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=3600</cache_control>
<etag></etag>
</item>
<item>
<filename>crossdomain.xml.htm</filename>
<content_type>text/html; charset=UTF-8</content_type>
<url>http://noskip.com/crossdomain.xml</url>
<file_size>6.488</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:44:47</last_modified>
<last_fetched>27/07/2013 01:44:47</last_fetched>
<expiration_time>N/A</expiration_time>
<server_name>Apache</server_name>
<server_response>HTTP/1.1 404 Not Found</server_response>
<server_time>27/07/2013 01:45:01</server_time>
<server_last_modified>N/A</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control></cache_control>
<etag></etag>
</item>
<item>
<filename>lazyloading-bg.gif.htm</filename>
<content_type>text/html; charset=UTF-8</content_type>
<url>http://www.wat.tv/images/common/lazyloading-bg.gif</url>
<file_size>0</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:18</last_modified>
<last_fetched>27/07/2013 01:42:18</last_fetched>
<expiration_time>27/07/2013 11:34:12</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 301 Moved Permanently</server_response>
<server_time>27/07/2013 01:42:33</server_time>
<server_last_modified>26/07/2013 11:34:26</server_last_modified>
<content_encoding></content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=86400</cache_control>
<etag></etag>
</item>
<item>
<filename>lazypreview-video.png.htm</filename>
<content_type>text/html; charset=UTF-8</content_type>
<url>http://www.wat.tv/images/common/lazypreview-video.png</url>
<file_size>0</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:22</last_modified>
<last_fetched>27/07/2013 01:42:22</last_fetched>
<expiration_time>27/07/2013 09:24:53</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 301 Moved Permanently</server_response>
<server_time>27/07/2013 01:42:37</server_time>
<server_last_modified>26/07/2013 09:25:07</server_last_modified>
<content_encoding></content_encoding>
<cache_name>89DDF8F2d01</cache_name>
<missing_file>Yes</missing_file>
<cache_control>max-age=86400</cache_control>
<etag></etag>
</item>
<item>
<filename>crossdomain.xml</filename>
<content_type>text/xml</content_type>
<url>http://imageceu1.247realmedia.com/crossdomain.xml</url>
<file_size>208</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:44</last_modified>
<last_fetched>27/07/2013 01:42:44</last_fetched>
<expiration_time>14/02/2014 12:04:44</expiration_time>
<server_name>Apache/2.2.3 (Red Hat)</server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:58</server_time>
<server_last_modified>10/01/2008 18:02:57</server_last_modified>
<content_encoding></content_encoding>
<cache_name>8BD14810d01</cache_name>
<missing_file>Yes</missing_file>
<cache_control></cache_control>
<etag>&quot;f7693-d0-4436057df0e40&quot;</etag>
</item>
<item>
<filename>crossdomain.xml</filename>
<content_type>text/xml</content_type>
<url>http://bs.serving-sys.com/crossdomain.xml</url>
<file_size>97</file_size>
<fetch_count>1</fetch_count>
<last_modified>27/07/2013 01:42:39</last_modified>
<last_fetched>27/07/2013 01:42:39</last_fetched>
<expiration_time>26/08/2013 01:42:39</expiration_time>
<server_name></server_name>
<server_response>HTTP/1.1 200 OK</server_response>
<server_time>27/07/2013 01:42:52</server_time>
<server_last_modified>21/08/2008 17:23:00</server_last_modified>
<content_encoding>gzip</content_encoding>
<cache_name></cache_name>
<missing_file>No</missing_file>
<cache_control>max-age=2592000</cache_control>
<etag>&quot;0e2c3cba13c91:0&quot;</etag>
</item>
</mozilla_cache_list>

Dernière modification par 11gjm (Le 27/07/2013, à 01:54)

Hors ligne

#441 Le 27/07/2013, à 01:59

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Salut,

Merci 11gjm.

En fait l'impossibilité de lecture semble liée à la version de flash disponible sous linux: je viens d'installer google chrome qui embarque une version plus récente qui permet le visionnage…

Bon, ben yapluka… tout reprendre avec ça roll.

À+

Hors ligne

#442 Le 27/07/2013, à 12:46

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

@pacome :

Pense aussi à ajouter :
-useragent "Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0"
Cette version n'existant pas dans le .py .

A+ .

ADDITIF
=======
Essai "replay-fringe-episode-3-saison-05-l-archiviste-8150814" à l'aide de captvty , en HD ou SD :
Impossible de visionner ou télécharger car ce contenu est indisponible dans votre pays .

Dernière modification par 11gjm (Le 27/07/2013, à 17:20)

Hors ligne

#443 Le 28/07/2013, à 00:31

bibichouchou

Re : TVDownloader: télécharger les médias du net ! [2]

salut,

bon cette fois, je pense que c'est mort pour tf1&co. d'après mes investigations, c'est du adobe hds + drm (comme m6). donc y a rien à faire.
j'espère me tromper...

Hors ligne

#444 Le 28/07/2013, à 00:51

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Salut,

@bibichouchou:
J'allais répondre à 11gjm que je n'étais pas sur d'y arriver…
Tu as récupéré des fragments ou c'est le player qui te fait dire ça?

À+

Hors ligne

#445 Le 28/07/2013, à 10:28

bibichouchou

Re : TVDownloader: télécharger les médias du net ! [2]

@pacome :
j'ai réussi à faire tourner AdobeHDS pour Fringe et il m'a informé de la présence de DRM Akamai. voilà.
à+

Hors ligne

#446 Le 30/07/2013, à 00:29

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

Pour info , le 30-07 , captvty (1.11) replays 'fringe" en SD et HD .

A+ .

Hors ligne

#447 Le 30/07/2013, à 12:54

Xun

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour,

Je reviens encore une fois ... Serait-il possible de récapituler tous les scripts disponibles ? Je ne sais plus où donner de la tête.

Hors ligne

#448 Le 30/07/2013, à 16:37

11gjm

Re : TVDownloader: télécharger les médias du net ! [2]

Bonjour ,

@Xun : en attendant la confirmation de la part de pacome , etc. .

====
https://github.com/pacomod/replaydl

---
https://raw.github.com/pacomod/replaydl/master/watdl.py
---
https://raw.github.com/pacomod/replaydl/master/gully.py
+
https://pypi.python.org/pypi/html5lib
====

====
https://github.com/pacomod/replaydlr
---
https://github.com/pacomod/replaydlr/tree/master/src
====

Cordialement .

Hors ligne

#449 Le 30/07/2013, à 20:07

pacome

Re : TVDownloader: télécharger les médias du net ! [2]

Salut à tous,

@bibichouchou:
Méthodes différentes mais conclusion similaire…

@11gjm:
Il est donc possible de récupérer ces flux malgré tout… reste à savoir comment.

@Xun:
Comme te l'a indiqué 11gjm j'ai uploadé les scripts disponibles dans ce fil dans un repository github, mais comme les sites de replay évoluent je ne te garantis pas qu'il soient fonctionnels (watdl.py ne l'est plus en tout cas sad)

L'autre repo ne l'est pas (fonctionnel) car

pacome a écrit :

L'objectif de ce fork est de rassembler les fonctionnalités des scripts de replaydl dans un ensemble de classes et proposer une interface "standard" pour en rajouter d'autres (ça commençait à fonctionner avant les modifs de pluzz et de wat, mais je n'ai pas eu le temps d'y bosser depuis…).

À+

Hors ligne

#450 Le 31/07/2013, à 00:15

Xun

Re : TVDownloader: télécharger les médias du net ! [2]

Merci pour vos réponses smile

Hors ligne