All Projects â†’ AllToMP3 â†’ Alltomp3 App

AllToMP3 / Alltomp3 App

Licence: agpl-3.0
Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics 🔥)

Projects that are alternatives of or similar to Alltomp3 App

Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (-75.33%)
Mutual labels:  ffmpeg, spotify, mp3, youtube, tags
Sonos Web
Web interface for Sonos audio systems
Stars: ✭ 114 (-87.61%)
Mutual labels:  soundcloud, music, ffmpeg, spotify, youtube
Getsong
Download any song mp3 with no dependencies except ffmpeg
Stars: ✭ 102 (-88.91%)
Mutual labels:  music, ffmpeg, spotify, mp3, youtube
Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (+125%)
Mutual labels:  music, ffmpeg, spotify, mp3, youtube
Scdlbot
Telegram Bot for downloading MP3 rips of tracks/sets from SoundCloud, Bandcamp, YouTube with tags and artwork.
Stars: ✭ 210 (-77.17%)
Mutual labels:  soundcloud, music, download, youtube
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (-86.96%)
Mutual labels:  spotify, mp3, lyrics, youtube
Botify
Discord bot that plays Spotify tracks and YouTube videos or any URL including Soundcloud links and Twitch streams
Stars: ✭ 86 (-90.65%)
Mutual labels:  soundcloud, music, spotify, youtube
Youtube2audio
Desktop application to download YouTube videos as annotated MP3 or MP4 files
Stars: ✭ 128 (-86.09%)
Mutual labels:  ffmpeg, mp3, youtube, desktop-application
Vidify
Play music videos automatically for the songs playing on any device
Stars: ✭ 95 (-89.67%)
Mutual labels:  music, spotify, lyrics, youtube
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (-68.8%)
Mutual labels:  soundcloud, music, mp3, youtube
Spotiflyer
Spotify/Gaana/Youtube Music Downloader For Android!
Stars: ✭ 231 (-74.89%)
Mutual labels:  music, spotify, mp3, youtube
Spotify Onthego
Download Spotify playlists by searching for audio files on YouTube
Stars: ✭ 66 (-92.83%)
Mutual labels:  music, spotify, download, youtube
Android Youtubemp3
Download videos as mp3 directly from Youtube Android App
Stars: ✭ 124 (-86.52%)
Mutual labels:  music, mp3, download, youtube
Tizonia Openmax Il
Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices.
Stars: ✭ 1,556 (+69.13%)
Mutual labels:  soundcloud, spotify, youtube
Web
Angular6 music player to search and play YouTube, SoundCloud and Mixcloud tracks
Stars: ✭ 156 (-83.04%)
Mutual labels:  soundcloud, music, youtube
Webnowplaying
A NowPlaying like plugin for rainmeter built for getting music info from websites
Stars: ✭ 106 (-88.48%)
Mutual labels:  soundcloud, music, youtube
Gatsby Remark Embedder
Gatsby Remark plugin to embed well known services by their URL.
Stars: ✭ 245 (-73.37%)
Mutual labels:  soundcloud, spotify, youtube
Spotify Downloader
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
Stars: ✭ 6,957 (+656.2%)
Mutual labels:  music, spotify, mp3
Pantheon
The fastest YouTube downloader.
Stars: ✭ 32 (-96.52%)
Mutual labels:  youtube, download, mp3
Videoshow
Simple node.js utility to create video slideshows from images with optional audio and visual effects using ffmpeg
Stars: ✭ 618 (-32.83%)
Mutual labels:  music, ffmpeg, mp3

AllToMP3 Private Maven, RPM, DEB, PyPi and RubyGem Repository | packagecloud

AllToMP3 is a desktop application to download and convert YouTube, SoundCloud, Spotify and Deezer in 256 kb/s MP3, with tags: cover, title, artist, genre, and even lyrics!. It supports YouTube playlists, Deezer and Spotify playlists, and also integrate a search engine so you can simply specify a song name or an album and AllToMP3 will download it.

You can download AllToMP3 for Windows, macOS and Linux here: https://alltomp3.org

AllToMP3

Windows Warning

If you have an antivirus, it may interfere with AllToMP3. If you encounter any problem, try to add an exception for AllToMP3 or to deactivate it (https://github.com/AllToMP3/alltomp3-app/issues/67).

For developers

Installation

Install the following requirements:

On Linux you will need AllToMP3 requirements (ffmpeg, fpcalc, python)

Then install the dependencies:

cd app
npm install
cd ..
npm install

Launching the app

Go in the app/ folder and execute ng serve. Then, in another terminal, in the main folder execute npm start (it allows hot-reload of the Angular part).

Building the app

cd app/
./build.sh
cd ../
npm run dist

On macOS or Windows you will need a valid certificate so the application can be signed.

Translating

You need basic knowledge of programming and using Github to create a new translation. Also you need to know two letter country code for language (for example finnish FI).

  1. Fork this repository;
  2. Duplicate some file in folder /app/src/locale/ and change its name to messages.[TWO LETTER COUNTRY CODE].xlf in your forked repository;
  3. Modify target tags according to source tags in the file;
  4. Modify /main.js file (use find in next 2 steps):
    1. Update menuTexts object;
    2. Add your language's two letter country code in supportedLocales array.
  5. Create a pull request with those changes.

Credits

Translation Made by Email Report wrong translation
Arabic Esmail EL BoB [email protected] via email
Finnish 0x4d48 [email protected] via email
Japanese opera7133 [email protected] via email
Russian aerohub [email protected] via email
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].