antonionavarro04 / Spotify-Gold-API

0 stars 0 forks source link

Fix the age exception/error #13

Closed antonionavarro04 closed 10 months ago

antonionavarro04 commented 10 months ago

raise exceptions.AgeRestrictedError(self.video_id) pytube.exceptions.AgeRestrictedError: Z3J_MCbwaJ0 is age restricted, and can't be accessed without logging in.

Either catch the exception and return 404 or something or create an account just for this API (harder) Captura de pantalla 2023-12-11 084412

antonionavarro04 commented 10 months ago

image Added a 403 Forbidden Page whenever an Exception occurs with the video