Browse Source

[archiveorg] Update test

master-ytdl-org
Tithen-Firion 8 years ago
committed by Sergey M
parent
commit
c12b4b80f8
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      youtube_dl/extractor/archiveorg.py

+ 2
- 2
youtube_dl/extractor/archiveorg.py View File

@ -24,12 +24,12 @@ class ArchiveOrgIE(InfoExtractor):
}
}, {
'url': 'https://archive.org/details/Cops1922',
'md5': 'bc73c8ab3838b5a8fc6c6651fa7b58ba',
'md5': '0869000b4ce265e8ca62738b336b268a',
'info_dict': {
'id': 'Cops1922',
'ext': 'mp4',
'title': 'Buster Keaton\'s "Cops" (1922)',
'description': 'md5:b4544662605877edd99df22f9620d858',
'description': 'md5:89e7c77bf5d965dd5c0372cfb49470f6',
}
}, {
'url': 'http://archive.org/embed/XD300-23_68HighlightsAResearchCntAugHumanIntellect',


Loading…
Cancel
Save