Skip to content

szymonstanek/ncurses-gui-scdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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