No description
- PHP 100%
| video/wii | ||
| wiimc | ||
| LICENSE | ||
| README.md | ||
RiiTube
A way to watch YouTube on your Wii with WiiMC.
The code is extremely simple. All it does is:
- Use Inviduous API to search for videos, or browse trending or popular videos (probably tech-related because that's what Inviduous tends to grab).
- Returns a playlist file in WiiMC format.
- Uses the pytube Python module to determine the exact URL of the video file, and proxies that to the Wii.
It's very simple, and I haven't seen any stuttering of the video or anything like that.