Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Releases: leerob/youtube-to-mp3

Update Dependences & Formatting

15 Dec 19:00
4518fb3
Compare
Choose a tag to compare
  • Switch to Yarn
  • Update dependencies
  • Run Prettier

v2.0.2

21 Dec 01:52
0230ddf
Compare
Choose a tag to compare
  • Added Webpack
  • New options to select download bitrate from preferences menu

@IT-MikeS

v2.0.0

12 Dec 16:41
eef1309
Compare
Choose a tag to compare
  • 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

04 Dec 23:24
11bf033
Compare
Choose a tag to compare
  • 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 🎉

v.1.0.1

29 Oct 20:25
Compare
Choose a tag to compare
  • Fixed copy/paste inside of the packaged application
  • Added a link to a .zip of the packaged release in the README

Initial Release

29 Oct 20:05
Compare
Choose a tag to compare
  • Included the application in /releases
  • Tested with some basic examples, probably isn't perfect yet
  • Contributions are welcome!