mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-05 00:52:53 +08:00
[iprima] Remove md5 from test
This commit is contained in:
parent
13123c0239
commit
67a201da4a
@ -14,7 +14,6 @@ class IPrimaIE(InfoExtractor):
|
|||||||
|
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
'url': 'http://play.iprima.cz/particka/particka-92',
|
'url': 'http://play.iprima.cz/particka/particka-92',
|
||||||
'md5': 'bc7df58940ef1a6ec75797c5f8c24c6c',
|
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '39152',
|
'id': '39152',
|
||||||
'ext': 'flv',
|
'ext': 'flv',
|
||||||
|
Loading…
Reference in New Issue
Block a user