mirror of
https://github.com/ReviveMii/revivetube
synced 2025-04-29 12:39:25 -04:00
Merge pull request #1 from ReviveMii/main
Make Code look cleaner and more readable
This commit is contained in:
commit
bd4e221272
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -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
|
Loading…
Add table
Reference in a new issue