mirror of
https://github.com/TeamPiped/RYD-Proxy.git
synced 2024-08-14 23:55:54 +00:00
No description
bd67b0e6c2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.gitignore | ||
docker-compose.proxyless.yml | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
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
https://ryd-proxy.kavin.rocks/votes/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