mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
Merge pull request #434 from PeterUpfold/video-unavailable-fix
Removes 'video unavailable' from YouTube deletion indicators
This commit is contained in:
@@ -64,7 +64,6 @@ class DeletionIndicators:
|
|||||||
# YouTube deletion indicators
|
# YouTube deletion indicators
|
||||||
YOUTUBE = [
|
YOUTUBE = [
|
||||||
"This video isn't available anymore",
|
"This video isn't available anymore",
|
||||||
"Video unavailable",
|
|
||||||
"This video has been removed",
|
"This video has been removed",
|
||||||
"This video is no longer available",
|
"This video is no longer available",
|
||||||
"This video is private",
|
"This video is private",
|
||||||
|
|||||||
Reference in New Issue
Block a user