Error Handling

IncorrectPasswordError(Exception)

Exception raised for incorrect password errors.

LoginFailedError(Exception)

Exception raised for login failed errors.

UsernameNotFoundError(Exception)

Exception raised for username not found errors.

LoginRequiredError(Exception)

Exception raised for login required errors.

VideoNotFoundError(Exception)

Exception raised for video not found errors.

ResolutionError(Exception)

Exception raised when the specified video resolution is unavailable.