RYD-Proxy

command module
v2.0.0-...-a6ec5b1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2024 License: AGPL-3.0 Imports: 11 Imported by: 0

README

RYD-Proxy

An open-source, non-logging proxy for the "Return YouTube Dislike" API server.

Only fetching the Dislike count is supported, and will ever be supported.

Requests are spoofed to look like how they would appear when using the Tor Browser with the official extension.

IPs are rotated every 2 minutes to avoid rate limiting.

Example Request

GET - /votes/dQw4w9WgXcQ
{"id":"dQw4w9WgXcQ","dateCreated":"2022-04-09T22:01:38.222268Z","likes":14589269,"dislikes":390375,"rating":4.8957585373858015,"viewCount":1232906190,"deleted":false}
GET - /votes?videoId=dQw4w9WgXcQ
{"id":"dQw4w9WgXcQ","dateCreated":"2022-04-09T22:01:38.222268Z","likes":14589269,"dislikes":390375,"rating":4.8957585373858015,"viewCount":1232906190,"deleted":false}

Why

https://github.com/Anarios/return-youtube-dislike/issues/344

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL