Skip to content

Release v1.6.5

Latest
Compare
Choose a tag to compare
@awidesky awidesky released this 17 Nov 11:08
· 269 commits to master since this release

Release v1.6.5

This program listens to user's clipboard and if you copied Youtube video link, it will download the video and convert it to mp3 automatically!
Just copy link with ctrl + V and you'll get audio file in any format, in directory you chose!

How to start : download YoutubeAudioAutoDownloader v1.6.1.zip for Mac or Linux (ffmpeg and youtube-dl should be installed in advance), or download win_standalone.zip for Windows

what's new :

  • prevent problems when logging multiple stuffs at a time.
  • many bug fixing in "auto-fixing when failed" feature about HTTP Error 403.

new commits :

  • ab66086 error fixing transaction is fixed to work
  • 86ee2a8 403 error & optional bug fix
  • a24f242 add todo
  • b0ee37a synchronized log method to avoid thread problems