Skip to content

Zeunig/SCDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SCDownload

preview
A simple-to-use command line tool for mass downloading tracks, playlists and albums, made with only 4 dependencies (id3,mp3cat,regex,reqwest)

Usage

scdownload <track/album/playlist/artist>

Example

scdownload playlist zeunig/sets/hardstyle scdownload artist zeunig scdownload track zeunig/garou-hardstyle

Additional arguments

--temp-dir="path" : Changes the cache dir
--download-dir="path" : Changes the download dir --thread-count=number : Changes the amount of threads (only valid while downloading playlists) --original-cover-size : Downloads the song's cover image in it's original size

Features

  • Caching
  • ID3
  • Artist, cover, title parsing
  • Track/album/playlist support
  • Easy to use
  • 4 dependencies only
  • Multithreading
  • Made in Rust

Contact

Discord server
Website
E-mail (not very responsive there)

Views