bernorieder / YouTube-Data-Tools

YTDT is a collection of simple tools for extracting data from the YouTube platform via the YouTube API v3.
GNU General Public License v3.0
121 stars 49 forks source link

Video Network Module not working #8

Closed nameuser3 closed 1 year ago

nameuser3 commented 1 year ago

URL of the call: https://tools.digitalmethods.net/netvizz/youtube/mod_videos_net.php Browser: Firefox and Chrome

Output error message regardless of starting point: "The request failed. YouTube's API gave the following error: badRequest"

EZgamertest commented 1 year ago

same issue for me. Something with the API Request. tried downloading the files to figure it out but idk shit about php, especially not debugging. Issue maybe around line 360 of the code, or maybe something with YouTube's API itself I'm really not sure

nameuser3 commented 1 year ago

Unfortunately, it's the API itself.

August 7, 2023 As announced on June 12, 2023, the search.list method's relatedToVideoId parameter has been deprecated. That parameter is no longer supported, and references to the parameter have been removed from the API documentation.

bernorieder commented 1 year ago

module has been removed after YT removed the API endpoint