benjaminaudet / y2mp3

An Electron app to download youtube playlist

Home Page:https://electronjs.org/apps/y2mp3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Travis-ci build Status Wallaby.js Release version

logo

What is "Y2Mp3" app?

A simple desktop application to download Youtube videos to audio formats, one by one or all of them.

video demo

Find us on Slack

link to Slack channel

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

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

mpm install
npm start

Stack

electron reactjs mobx typescript
electron reactjs mobx typescript webpack

Logos licenes

Tests

Libraries

TODO

πŸ––πŸŽ– Thanks you for your willing to contribute! You can find the list in the project page.

License

MIT

About

An Electron app to download youtube playlist

https://electronjs.org/apps/y2mp3

License:MIT License


Languages

Language:TypeScript 76.2%Language:CSS 15.7%Language:JavaScript 7.5%Language:HTML 0.6%