Browse Source

[francetv] Remove changing md5sum

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
586f7082ef
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/francetv.py

+ 0
- 1
youtube_dl/extractor/francetv.py View File

@ -93,7 +93,6 @@ class FranceTvInfoIE(FranceTVBaseInfoExtractor):
_TESTS = [{
'url': 'http://www.francetvinfo.fr/replay-jt/france-3/soir-3/jt-grand-soir-3-lundi-26-aout-2013_393427.html',
'md5': '9cecf35f99c4079c199e9817882a9a1c',
'info_dict': {
'id': '84981923',
'ext': 'flv',


Loading…
Cancel
Save