mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-18 19:08:49 +00:00
throw error if the videoID returned is different
This commit is contained in:
@@ -30,3 +30,6 @@ end
|
||||
# Exception threw when an element is not found.
|
||||
class NotFoundException < InfoException
|
||||
end
|
||||
|
||||
class VideoNotAvailableException < Exception
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user