Update README.md

This commit is contained in:
Ray 2024-06-18 16:32:47 +10:00 committed by GitHub
parent 8c7b029bcb
commit eb879e9f71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# ValidYTURLGen
Generates Public YouTube Video URLs using Javascript and actually validates them using the Google Cloud YouTube Data API V3.
ISSUES TO BE SOLVED:
Slow down API query rate to stay under the 10,000 per day limit.
This was a stupid joke that generates YouTube URLs, sends them to the Google Cloud YouTube API, validates them then lists valid ones on a public facing website.
This is currently running on a web server @ https://validyturlgen.reiyua.lol