Compare commits

..

2 Commits
main ... dev

Author SHA1 Message Date
Miguel Sozinho Ramalho
9e651bb849 Merge pull request #434 from PeterUpfold/video-unavailable-fix
Removes 'video unavailable' from YouTube deletion indicators
2026-05-01 10:21:30 +01:00
Peter Upfold
6581bbe139 Remove 'video unavailable' from YouTube deletion indicators 2026-04-28 21:02:38 +01:00

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