Download for Windows and macOS
Easily create video or audio power hours from YouTube videos. Add your urls, pick start times, add an intermission with the full song option, and create your power hour.
Power Hour Creator automatically downloads the videos, cuts them to 60 seconds, and merges them into one file for you. Use the import and export options to share the power hour tracklists.
Uses Python 3.6.7, PyQt 5, youtube-dl, ffmpeg, and ffmpeg-normalize.
To build:
pyinstaller power_hour_creator.spec
https://github.com/pyinstaller/pyinstaller/issues/1566 Building on Windows 10 with pyinstaller requires the Windows 10 sdk found here: https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
Building on macOS using python installed from pyenv requires a special environment variable when building python. Instructions here: https://github.com/pyenv/pyenv/issues/443
Power Hour Creator is released under the GPLv3 License.