new ignores
This commit is contained in:
parent
ad90b3a85a
commit
6e5eb5cb8c
3 changed files with 4 additions and 4 deletions
|
|
@ -79,7 +79,7 @@ class TestChapters:
|
|||
dry_run=dry_run,
|
||||
expected_download_summary_file_name="plugins/test_chapters_sb_and_embedded_subs.json",
|
||||
ignore_md5_hashes_for=[
|
||||
"JMC/JMC - This GPU SLIDES into this Case! - Silverstone SUGO 16 ITX Case.mp4"
|
||||
"JMC/This GPU SLIDES into this Case! - Silverstone SUGO 16 ITX Case.mp4"
|
||||
],
|
||||
)
|
||||
|
||||
|
|
@ -108,5 +108,5 @@ class TestChapters:
|
|||
output_directory=output_directory,
|
||||
dry_run=dry_run,
|
||||
expected_download_summary_file_name="plugins/chapters/test_chapters_from_comments.json",
|
||||
ignore_md5_hashes_for=["JMC/JMC - Move 78 - Automated Improvisation [Full Album].mp4"],
|
||||
ignore_md5_hashes_for=["JMC/Move 78 - Automated Improvisation [Full Album].mp4"],
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
".ytdl-sub-file_convert_test-download-archive.json": "8fa4bf42c9686f8520ce107e48b73215",
|
||||
"file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.jpg": "662fcaadf6e80d63591bac19a5fdffb0",
|
||||
"file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.mkv": "eda02d24d21111aa68b9c1db72235c48",
|
||||
"file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.mkv": "c354b9d9f542bc1762b7103adbf56ee6",
|
||||
"file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.nfo": "752e6b6eea853c8a1f62faa4b841b292"
|
||||
}
|
||||
|
|
@ -2,5 +2,5 @@
|
|||
".ytdl-sub-match_filter_test-download-archive.json": "11d548b31fdb1aa0f7a1e9da6dde32ea",
|
||||
"match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].jpg": "e7830aa8a64b0cde65ba3f7e5fc56530",
|
||||
"match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].nfo": "d85f4500bb5d8a2425d734a23b5a944c",
|
||||
"match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].webm": "02098173cb9167ee61a2324f7c0fd468"
|
||||
"match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].webm": "7ea65c0209b61ff586e5d7e68dda40b1"
|
||||
}
|
||||
Loading…
Reference in a new issue