Skip to content

NeodarZ/music_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tool for download all album from an artist

Install

pip install -r requirements.txt

Dependencies

  • youtube-dl

Usage

usage: main.py [-h] [--url URL] [--update] [--file FILE] [--output OUTPUT]

Custom album downloader tool

optional arguments:
  -h, --help       show this help message and exit
  --url URL        link to the file to download
  --update         update all albums from cache
  --file FILE      read url from file
  --output OUTPUT  folder where to put downloaded albums. Default to: <app_installed_folder>/out/

Suuported website

  • Bandcamp
  • Soundcloud

About

Simple tool for download all album from an artist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages