Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 519 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 519 Bytes

Youtube-DL-GUI

A youtube-dl GUI with support for windows and *nix.
Basic Installation:
Requires ffmpeg and youtube-dl of course.
put the program in the same folder as ffmpeg.
ffmpeg : https://ffmpeg.org/
youtube-dl : https://youtube-dl.org/
Linux:
Run installer.sh in the linux folder
(essentially it just makes the py script executable via chmod, if it fails simply do sudo chmod +x lyricmusichandler.py)
Windows:
Run LyricMusicHandler.exe in the Windows folder