Youtube To Mp3 Versions Save

⚡️Electron application to convert and download YouTube videos as MP3s

v2.0.3

5 years ago
  • Switch to Yarn
  • Update dependencies
  • Run Prettier

v2.0.2

6 years ago
  • Added Webpack
  • New options to select download bitrate from preferences menu

@IT-MikeS

v2.0.0

6 years ago
  • Replaced dependency on yt-mp3 service and removed API calls
  • Now utilizes a module to download and convert the videos directly from YouTube
  • Confirmed to work on Windows and macOS
  • Added more comments to the code to reflect more complex changes
  • Users can now change their default downloads folder via a menu option

@IT-MikeS ?

v1.1.0

6 years ago
  • Tested on Windows and currently supported
  • Remove electron prebuilt (deprecated)
  • Remove releases from committed files
  • Replace API key to prevent intermittent issues
  • Added a disclaimer to the README
  • More verbose output when converting the video
  • General code cleanup
  • Added editor configuration file for consistent formatting

Thanks @IT-MikeS ?

v1.0.1

6 years ago
  • Fixed copy/paste inside of the packaged application
  • Added a link to a .zip of the packaged release in the README

v1.0.0

6 years ago
  • Included the application in /releases
  • Tested with some basic examples, probably isn't perfect yet
  • Contributions are welcome!