jac241 / power_hour_creator

A new app to create power hours from Youtube videos
GNU General Public License v3.0
13 stars 11 forks source link

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

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

macOS

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

License

Power Hour Creator is released under the GPLv3 License.