ZionDevelopers / playx

In-game Internet (YouTube, Twitch, SoundCloud, mp4 and etc.) media player for Garry's Mod
http://steamcommunity.com/sharedfiles/filedetails/?id=106516163
Other
18 stars 14 forks source link

YouTube query: No video found for query 'nil' when trying to use !ytplay #122

Closed Titanic4 closed 3 years ago

Titanic4 commented 4 years ago

Any time I try to use !ytplay I get the message "YouTube query: No video found for query 'nil'" when PlayX is attempting to query YouTube for the video with the search query. After modifying the addon in such a way that the detailed error info is displayed in such case, I've got the response from Youtube telling me that the API quota was exceeded, along with HTTP 403 error, which is most likely the reason why the command doesn't work in the first place.

Bryantdl7 commented 3 years ago

Most likely the developer's API key is overloaded. Media player suffers from a similar problem. If you want this to be fixed you could code in your own API key for your server.

juliocoliveira commented 3 years ago

Fixed