Skip to content

A terminal-based Youtube song search and downloader using youtube-dl

Notifications You must be signed in to change notification settings

arpan98/SongDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SongDown

A terminal-based Youtube song search and downloader using youtube-dl

SongDown allows you to search, choose and download songs, all from the terminal, without having to open a browser at all.

Usage

Just run the script to search and download any song from Youtube using the settings defined in ~/.songdownrc.

Settings

The default settings in ~/.songdownrc can be changed as per requirement. Preset defaults are -

VIDEO=false
DOWN_DIR="~/Music/SongDown/
RESULTS=3

Options

Option Value What it does Default
-v OR --video Downloads video in highest quality (720p max). Default = False
-p OR --path directory Defines path of downloaded file. Default = ~/Music/SongDown/
-r OR --results integer(less than 15) Defines number of results to be shown from youtube search. Default = 4
-d OR --default directory Sets default path.

About

A terminal-based Youtube song search and downloader using youtube-dl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published