Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.33 KB

readme.md

File metadata and controls

31 lines (19 loc) · 1.33 KB

Power Hour Creator

Download for Windows and macOS

power hour creator screenshot

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.

Development

Uses Python 3.6.7, PyQt 5, youtube-dl, ffmpeg, and ffmpeg-normalize.

Building

To build:

pyinstaller power_hour_creator.spec

Windows

pyinstaller/pyinstaller#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

macOS

Building on macOS using python installed from pyenv requires a special environment variable when building python. Instructions here: pyenv/pyenv#443

License

Power Hour Creator is released under the GPLv3 License.