PPCMC 7 Website
v7.2.4 Release On GitHub
PPCMC 7 Macintosh Garden Page
Edit: N/A, update pulled due to bug, recompiling new 7.2.5 builds that will be out tomorrow sorry
PPCMC 7 now uses the latest git to update to individual commits of YouTube-dl, meaning you'll be able to access the latest changes/bug fixes before they are even packaged in a new YouTube-dl release. This also means you can use git in the PPCMC shell option of the main app. I even used it to update PPCMC7 itself and clone my website on Mac OS X Panther, as pictured below:
7.2.4 - 5/26/2021
Bug Fixes
Fixed a bug which made QuickTime streaming not update to use a new URL.
Fixed a bug where file conversions would have a higher bitrate then the option implied the limit was.
Fixed a bug where G3/604 Macs would crash when using FFMPEG related features.
Removed the Leopard optimized version to simplify and speed up future development since Panther_SDL2 does NOT build on Leopard correctly (RUNS fine on Leopard if built on Tiger), just use the Tiger version on Leopard for right now.
Fixed the download any url option to use the get_url function.
New Features
Removed highlighting of the folders PPCMC generates per user request.
Changed youtube-dl to execute the main .py script directly with no decompression for a performance and speed boost.
Changed youtube-dl to update to the latest git commit on GitHub directly so users can get new features and updates without waiting for it to be packaged into a release.
Significantly optimized and cleaned up how real youtube-dl URLs are retrieved in the Applescript code by condensing the many multiple functions into just one.
Added a new "CD Options" category to the main menu, with the following sub options: "Burn Audio CD", "Burn Data CD Or Mixed Mode Data+Audio CD", "Burn Folder Of WAVs To Audio CD", "Convert And Burn Folder Of Media Files To Audio CD", "Rip Audio CD", "Rip Data CD Or Mixed Mode Data+Audio CD". All of which use the newly included cdrdao.
New Updates To Bundled Software
Updated FFMPEG/FFPLAY/FFPROBE to the latest version 4.4 and removed altivec patches since they are no longer needed.
Updated the internal certificate to the latest 4-13 version extracted by the cURL project on April 13th 2021.
Updated OpenSSL to the latest version 1.1.1k.
Updated Curl to the latest version 7.61.1 and removed the min macosx version min patch since it is no longer needed.
New Bundled Software
Added cdrdao v1.2.0.
Added the latest version of git v2.31.1
Added the latest version 0.29.2 of pkg-config.