projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abc1723
)
[nrk] Comment out unstable MD5 checksums
author
Yen Chi Hsuan
<yan12125@gmail.com>
Mon, 25 Apr 2016 14:26:19 +0000
(22:26 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Mon, 25 Apr 2016 14:26:19 +0000
(22:26 +0800)
Both are Akamai f4f fragments.
youtube_dl/extractor/nrk.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/nrk.py
b/youtube_dl/extractor/nrk.py
index 9df20082224f84099657d2c2415cb9b2e66df8b6..51dfc27ac3427522d5761cde36673ceb9c77037a 100644
(file)
--- a/
youtube_dl/extractor/nrk.py
+++ b/
youtube_dl/extractor/nrk.py
@@
-23,7
+23,7
@@
class NRKIE(InfoExtractor):
_TESTS = [
{
'url': 'http://www.nrk.no/video/PS*150533',
- 'md5': 'bccd850baebefe23b56d708a113229c2',
+ # MD5 is unstable
'info_dict': {
'id': '150533',
'ext': 'flv',
@@
-34,7
+34,7
@@
class NRKIE(InfoExtractor):
},
{
'url': 'http://www.nrk.no/video/PS*154915',
- 'md5': '0b1493ba1aae7d9579a5ad5531bc395a',
+ # MD5 is unstable
'info_dict': {
'id': '154915',
'ext': 'flv',