Last active
May 10, 2016 20:50
-
-
Save h3ct0rjs/81e481c4ae8f7cf275db9fc76503e52d to your computer and use it in GitHub Desktop.
What can we add to the Hecky mp3 script!!???
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-Define colors like a Constant. | |
-Verify if the tools needed ffmpeg, curl exist in the machine... | |
-make it multiplatform in Unix, and Linux distros. | |
* What os are you running, I need to verify this. | |
* At least add support to Debian and derivatives, openbsd a derivatives. | |
-File Format Convertions. | |
-High Quality | |
-Multiple options of output file format Flv, ogg, wma...etc. | |
-What is the best aproach to convert this on the fly ... or just wait until it download all the music mp3 files. | |
-Test What is the best alternative to download offliberty is okay, but what if isn't always up??? | |
-Support unique youtube url's, I could Add something to this like : | |
-parameter youtubeurl. | |
-What is the folder destiny to our songs, add default. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment