mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-20 22:01:40 +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