/ncurses-gui-scdl

TUI/GUI suite for scdl

Primary LanguagePython

ncurses for scdl

Description

This is a small project with aim of making GUI-like interface for scdl Soundcloud downloader with ncourses.

Dependencies

Instalation

Windows

pip3 install scdl

Then download ffmpeg and extract it at C:\Program Files\ffmpeg\ Remember to add enviorment variables in advanced Windows settings.

macos / Linux

pip3 install scdl

Installs ffmpeg automatically.

Use

Just navigate to this repo folder end run

python3 ncurses-gui-scdl.py

Credits

flyingrub