Skip to content

aquenneville/audio-file-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio-File-Downloader

Downloader for mp3 hosted on any public index.html and can be used to download audio files from http://www.gutenberg.org

Requirements

  • Java v7 or higher
  • Shell/git skills to run this app

Usage

java -jar audio-file-downloader.jar -url http://www.gutenberg.org/files/9147/mp3/ -time_wait 3

-url the url to get the files

-time_wait <time_wait> the time to wait between requests in seconds

Features

Default time_wait is 2 seconds

Default file saving location = subfolder of current location

Subfolder name will be the name of the hostname of the url

AFD is compatible with:

Reporting

Screenshots

Report example

TODO List

  • Finish readme

  • Add screenshots of execution

  • Report successfull download with file size = 0

  • Decode url

Change log

About

Audio book and music file downloader

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors