ReviveTube Mirror
Find a file
2025-03-19 14:04:52 +01:00
site_storage add dmca email and update license 2025-03-19 12:58:05 +00:00
.gitignore revivetube update 2025-02-25 16:08:44 +01:00
check-folder-revivetube.py Cleaned up more 2025-01-01 22:27:37 +01:00
favicon.ico redesign 2025-02-01 23:13:44 +01:00
generateRequirements.sh Added Requirements.txt using pipreqs 2025-01-01 22:10:56 +01:00
helper.py Cleaned up more 2025-01-01 22:27:37 +01:00
LICENSE fix License 2025-03-19 14:04:52 +01:00
like.png ... 2025-02-26 14:15:22 +01:00
likeicon.png added like icon 2025-02-27 14:35:33 +01:00
loading.gif redesign 2025-02-01 23:13:44 +01:00
player.swf Add files via upload 2024-12-05 18:29:03 +01:00
pull.sh added .sh files... 2024-12-27 22:47:13 +01:00
push.sh something 2024-12-27 23:25:57 +01:00
README.md readme fix 2025-02-03 19:15:47 +01:00
requirements.txt revivetube update 2025-02-25 16:08:44 +01:00
revivetube.py Update revivetube.py 2025-02-27 14:29:32 +01:00

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 and the --cookie 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

Search for "--cookies" in revivetube.py and remove the command

Start the Server:

python3 revivetube.py