Merge pull request #1 from ReviveMii/main

Make Code look cleaner and more readable
This commit is contained in:
rmilooo 2025-01-01 22:28:49 +01:00 committed by GitHub
commit bd4e221272
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,16 +1,17 @@
# revivetube
# ReviveTube
# WARNING: before starting the server, remove the -proxy command in revivetube.py
Watch YouTube on your Wii!
ReviveTube by ReviveMii
ReviveMii Homepage: https://revivemii.fr.to
ReviveMii Homepage: https://revivemii.errexe.xyz
Try it on a Wii http://yt.old.errexe.xyz/
Use it without self hosting: http://yt.old.errexe.xyz/
Open Source Software used: http://yt.old.errexe.xyz/licenses.html
# Use it yourself
Go to console.cloud.google.com and create a new application with the youtube data v3 api. paste the api key in token.txt. Start revivetube.py
(Optional: Edit the Server to 0.0.0.0)
Go to console.cloud.google.com and create a new application with the youtube data v3 api. paste the api key in token.txt. Install the Requirements in the beginning of revivetube.py. Start revivetube.py