Skip to content

Music Downloader capable of downloading multiple songs at the same time written in Elixir.

Notifications You must be signed in to change notification settings

MQ37/music-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Music-Downloader

Music Downloader capable of downloading multiple songs at the same time written in Elixir. My first Elixir program after reading docs.

Requirements

  • Elixir installed
  • youtube-dl installed

How to use

  • elixir main.exs --dir ~/songs --input song_list.txt
  • Params:
    • --dir - where to put songs
    • --input - file containing ytb video urls (url on each line)

About

Music Downloader capable of downloading multiple songs at the same time written in Elixir.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages