projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3532891
)
[loc] update test
author
Remita Amine
<remitamine@gmail.com>
Wed, 21 Nov 2018 11:00:50 +0000
(12:00 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Wed, 21 Nov 2018 11:00:50 +0000
(12:00 +0100)
youtube_dl/extractor/libraryofcongress.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/libraryofcongress.py
b/youtube_dl/extractor/libraryofcongress.py
index 1e5c82c66ba9173447791e2f975d6f55c89e5201..03f2051444d63bb046b6b5943cc5400085c6d8d3 100644
(file)
--- a/
youtube_dl/extractor/libraryofcongress.py
+++ b/
youtube_dl/extractor/libraryofcongress.py
@@
-20,12
+20,11
@@
class LibraryOfCongressIE(InfoExtractor):
_TESTS = [{
# embedded via <div class="media-player"
'url': 'http://loc.gov/item/90716351/',
- 'md5': '
353917ff7f0255aa6d4b80a034833de8
',
+ 'md5': '
6ec0ae8f07f86731b1b2ff70f046210a
',
'info_dict': {
'id': '90716351',
'ext': 'mp4',
'title': "Pa's trip to Mars",
- 'thumbnail': r're:^https?://.*\.jpg$',
'duration': 0,
'view_count': int,
},