mirror of
https://github.com/ReviveMii/revivetube
synced 2025-04-29 04:29:25 -04:00
ReviveTube Mirror
site_storage | ||
.gitignore | ||
check-folder-revivetube.py | ||
favicon.ico | ||
generateRequirements.sh | ||
helper.py | ||
LICENSE | ||
loading.gif | ||
player.swf | ||
pull.sh | ||
push.sh | ||
README.md | ||
requirements.txt | ||
revivetube.py |
ReviveTube
Watch YouTube on your Wii!
ReviveTube: http://yt.old.errexe.xyz/
ReviveMii Homepage: https://revivemii.errexe.xyz
Self Hosting
WARNING: before starting the server, remove the --proxy command in revivetube.py
Go to https://console.cloud.google.com/ and create a new application with the YouTube Data v3 API.
Click on Credentials and click on new, and create a new API Key. Paste the API Key in token.txt
Install the Requirements:
pip install -r requirements.txt
Search for "--proxy" in revivetube.py and remove the command
Start the Server:
python3 revivetube.py