y2mp3 icon indicating copy to clipboard operation
y2mp3 copied to clipboard

An Electron app to download youtube playlist

Travis-ci build Status Wallaby.js Release version Github All Releases Follow me on Twitter

logo

What is "Y2Mp3" app?

A simple desktop application to download Youtube videos to video (mp4, mpg, wmv) and audio (wav, flac, m4a, wma, mp3, ogg, acc) formats, one by one or all of them.

A note: Since this app relays on youtube site and apis, it sometimes breaks without any change. In this case, please create an issue or tweet @y2mp3

video demo

Find us on Slack

link to Slack channel

Limitations

  • Fetch only first 100 clips in a playlist

Disclaimer

📢📢

  1. The app doesn't track you down in ANY way. Not Google Analytics, or any other service. We know nothing jon snow! So, if you have an idea about how to make this app even greater, we will not know unless you will tell us. Please fill a Feature Request or Open a bug and let we know what do you think.
  2. The app doesn't store ANY media files ANYWHERE except on the device who use this app.
  3. Please use this app for downloading only public resources (You shouldn't be able to download private media). If you doesn't see all of the videos in the playlist, probably, they private (even it's yours private)

⚖ 🕵

Supported operating systems

windows mac linux

Download

  • Free 💰
  • No ads 📣

Find your download: https://github.com/moshfeu/y2mp3/releases/latest

Change log

2.5.0

Fix - The app didn't work at all because of changes in Youtube.

2.4.1

Fix - some downloads failed ("The video is unavailable")

2.4.0
  • Allow to stop active video download
  • Scroll the screen to a download when it starts
2.3.0
  • Allow to remove videos from the list
Remove from the list (feature screenshot)
  • Icon in the tray that shows the progress
progress (feature screenshot)
  • Show notification when video downloaded
notification (feature screenshot)
  • Bug fixes
2.2.0
  • Attach the video's thumbnail as album art
Album art (feature screenshot)
  • Add menu for better accesibility to useful options
New Menu (feature screenshot)
2.1.0
  • Check for updates automatically (Thanks (again) to @iahmedhendi)
Screen Shot
2.0.0
  • Allow to download videos! (supported formats: mp4, wmv, mpg)
  • Bug fixes and UI improvements
1.7.0
  • Don't open multiple folder picker dialogs (Thanks to @iahmedhendi for the issue)
  • Don't ask to install ffmpeg if it already installed (Thanks to @antwake for the issue)
1.6.0 (Thanks to softpedia for the ideas)
  • Allow to choose different audio formats (mp3, wav, flac, m4a, wma, ogg, aac)
  • Copied URLs will be automatically be loaded into the app.
1.5.0

Add the option to save each playlist to a dedicated folder - thanks to @saydax for the request

1.4.0

Make song title a link - thanks to @shayanypn

1.3.0
  • Allow to change the audio quality
  • display a proper message when the url is not supported or invalid
1.2.0

Allow to change the downloads folder

1.1.0

Allow fetch and download a single video

1.0.0

Fetch videos from youtube playlist and download them one by one or all.

Contributors

Os Icons made by Pixel perfect from www.flaticon.com is licensed by CC 3.0 BY

Development

npm install
npm start

Or

yarn
yarn start

Stack

electron reactjs mobx typescript
electron reactjs mobx typescript webpack

Logos licenes

  • Facebook [Public domain or CC BY-SA 1.0 (https://creativecommons.org/licenses/by-sa/1.0)]

Tests

Libraries

TODO

🖖🎖 Thanks you for your willing to contribute! You can find the list in the project page.

License

MIT