aboutsummaryrefslogtreecommitdiff
path: root/convert.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-07Add mod and xm file supportHEADmasterneodarz1-2/+2
2019-07-07Fix group access of a regex matchneodarz1-2/+2
2019-01-21Show output direction instead of source when file existneodarz1-1/+1
2019-01-20Fix duration and time detection in ffmpeg outputneodarz1-9/+9
2019-01-20Remove usless printneodarz1-1/+0
2019-01-20Remove usless commentneodarz1-2/+1
2019-01-20Fix detection if file is present or notneodarz1-3/+2
2017-10-15Fix typo and syntaxneodarz1-2/+2
2017-10-15Add information on supported format in help textNeodarZ1-1/+1
2017-10-15Get more solid test for get timeNeodarZ1-1/+1
2017-10-15Add support of simple quote in title of songNeodarZ1-1/+1
2017-10-15Add multi extension support. Added mkv and webmNeodarZ1-4/+5
2017-10-15Fix bug when file mp3 doesn't exist the script don't print the actual convert...NeodarZ1-2/+2
2017-10-15Fix bug with end slash in source dir pathNeodarZ1-3/+10
2017-07-12Add function to know if file existneodarz1-2/+7
2017-07-10Fix output message errorneodarz1-0/+1
2017-07-10Add option for overwrite or notneodarz1-5/+13
2017-07-10Drop some usless commentsneodarz1-31/+0
2017-07-10Add argument option for choose input folder and output folderneodarz1-4/+13
2017-07-10Switch extension sh to pyneodarz1-0/+0
2017-07-10ffmpeg option -y to -nNeodarZ1-1/+1