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

Fixed youtube search #123

Closed Nexytpowa closed 3 years ago

Nexytpowa commented 3 years ago

Added fix for !ytplay command, instead of using google's api to research a vid, we directly send an http request to youtube with a search query and then read the page's data for the first corresponding video we could play

juliocoliveira commented 3 years ago

We like to keep the api, its the right way to-do, the search page can change any day and it will stop working

Nexytpowa commented 3 years ago

Except playx hasn't been working since a year now and i doubt they'll change anything about the search page any soon, you can always put the google api back if possible, but for now it's how it has to be