Browse Source

[syfy] Remove test checksum

We have the minsize test now.
totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
94f052cbf4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/syfy.py

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

@ -10,7 +10,6 @@ class SyfyIE(InfoExtractor):
_TESTS = [{
'url': 'http://www.syfy.com/videos/Robot%20Combat%20League/Behind%20the%20Scenes/vid:2631458',
'md5': 'e07de1d52c7278adbb9b9b1c93a66849',
'info_dict': {
'id': 'NmqMrGnXvmO1',
'ext': 'flv',


Loading…
Cancel
Save