Merge pull request #434 from PeterUpfold/video-unavailable-fix

Removes 'video unavailable' from YouTube deletion indicators
This commit is contained in:
Miguel Sozinho Ramalho
2026-05-01 10:21:30 +01:00
committed by GitHub

View File

@@ -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",