diff options
| author | Sergey M․ <dstftw@gmail.com> | 2014-04-07 00:34:23 +0700 | 
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2014-04-07 00:34:23 +0700 | 
| commit | 09baa7da7eed5ea4150c6c5d07325901da3aef62 (patch) | |
| tree | d5a4da4c01293e8a50904cb95cf742540f33863a | |
| parent | 85e787f51d914c82309045fc87c1ac6bd6540023 (diff) | |
[rts] Update test
| -rw-r--r-- | youtube_dl/extractor/rts.py | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/youtube_dl/extractor/rts.py b/youtube_dl/extractor/rts.py index 0f85b2320..e8199b114 100644 --- a/youtube_dl/extractor/rts.py +++ b/youtube_dl/extractor/rts.py @@ -35,13 +35,13 @@ class RTSIE(InfoExtractor):          },          {              'url': 'http://www.rts.ch/emissions/passe-moi-les-jumelles/5624067-entre-ciel-et-mer.html', -            'md5': 'c197f0b2421995c63a64cc73d800f42e', +            'md5': 'c148457a27bdc9e5b1ffe081a7a8337b',              'info_dict': {                  'id': '5624067',                  'ext': 'mp4', -                'duration': 55, -                'title': 'Bande de lancement de Passe-moi les jumelles', -                'description': '', +                'duration': 3720, +                'title': 'Les yeux dans les cieux - Mon homard au Canada', +                'description': 'md5:d22ee46f5cc5bac0912e5a0c6d44a9f7',                  'uploader': 'Passe-moi les jumelles',                  'upload_date': '20140404',                  'timestamp': 1396635300,  | 
