mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-01 17:23:48 +01:00
[syfy] Remove test checksum
We have the minsize test now.
This commit is contained in:
parent
446a03bd96
commit
94f052cbf4
@ -10,7 +10,6 @@ class SyfyIE(InfoExtractor):
|
|||||||
|
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
'url': 'http://www.syfy.com/videos/Robot%20Combat%20League/Behind%20the%20Scenes/vid:2631458',
|
'url': 'http://www.syfy.com/videos/Robot%20Combat%20League/Behind%20the%20Scenes/vid:2631458',
|
||||||
'md5': 'e07de1d52c7278adbb9b9b1c93a66849',
|
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'NmqMrGnXvmO1',
|
'id': 'NmqMrGnXvmO1',
|
||||||
'ext': 'flv',
|
'ext': 'flv',
|
||||||
|
Loading…
Reference in New Issue
Block a user