diff --git a/shared/shared.go b/shared/shared.go index 5911bbd..0e2709c 100644 --- a/shared/shared.go +++ b/shared/shared.go @@ -119,6 +119,7 @@ var NeverRetryFailures = []string{ "uploader has not made this video available in your country", "This video has been removed by the uploader", "Video unavailable", + "Video is not available - hardcoded fix", } type SyncFlags struct {