I've been working on a YouTube client for PowerPC Macs: https://github.com/cellularmitosis/TigerTube
Can I get a few folks to beta test it?
This release is targeted at G3 Macs running Tiger (MPEG-1 video, raw audio), but should also run on G4/G5/Leopard.
Later releases will include a second codec (probably MPEG-4/Divx) and more resolution options when run on an Altivec-class Mac.
Download the zip file here: https://github.com/cellularmitosis/TigerTube/releases/download/v0.3/TigerTube-0.3.zip
Unpack the zip, run TigerTube.app to your PowerPC Mac, and run proxy/tigertube-proxy.py on a modern laptop (on the same LAN as your PowerPC Mac). The (Python) proxy script will nag you to install the required dependencies (ffmpeg, yt-dlp, python-zeroconf).
Open TigerTube.app and search for a topic, then click on a video. TigerTube.app will request the video from the proxy script, which will fetch the video using yt-dlp and transcode it in real-time into MPEG-1 using ffmpeg, and stream it to TigerTube.app.
Can I get a few folks to beta test it?
This release is targeted at G3 Macs running Tiger (MPEG-1 video, raw audio), but should also run on G4/G5/Leopard.
Later releases will include a second codec (probably MPEG-4/Divx) and more resolution options when run on an Altivec-class Mac.
Instructions:
Download the zip file here: https://github.com/cellularmitosis/TigerTube/releases/download/v0.3/TigerTube-0.3.zip
Unpack the zip, run TigerTube.app to your PowerPC Mac, and run proxy/tigertube-proxy.py on a modern laptop (on the same LAN as your PowerPC Mac). The (Python) proxy script will nag you to install the required dependencies (ffmpeg, yt-dlp, python-zeroconf).
Open TigerTube.app and search for a topic, then click on a video. TigerTube.app will request the video from the proxy script, which will fetch the video using yt-dlp and transcode it in real-time into MPEG-1 using ffmpeg, and stream it to TigerTube.app.