Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Arcus92/PlayMusicExporter
This Android app exports your Play Music mp3 files directly to your sdcard.
https://github.com/Arcus92/PlayMusicExporter
Last synced: 16 days ago
JSON representation
This Android app exports your Play Music mp3 files directly to your sdcard.
- Host: GitHub
- URL: https://github.com/Arcus92/PlayMusicExporter
- Owner: Arcus92
- License: mit
- Archived: true
- Created: 2015-01-23T17:26:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T14:51:22.000Z (over 7 years ago)
- Last Synced: 2024-08-01T05:20:57.451Z (3 months ago)
- Language: Java
- Homepage:
- Size: 7.44 MB
- Stars: 105
- Watchers: 33
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Play Music Exporter
This Android app exports your Play Music mp3 files directly to your sdcard using root permissions.
## About
This AndroidStudio project allow you to access the database from Google's PlayMusic and also allows you to export the music files as mp3 to your sdcard. There is also a nice library you can simply use in your projects.
### Requirements
**This app and its library will require root access to your device! If your device is not rooted you can't use this app neither the lib.**
This project uses the [mp3agic library](https://github.com/mpatric/mp3agic) by [Michael Patricios (mpatric)](https://github.com/mpatric).
### Notice
The project will be rewritten and the complete source will be a available soon.
The android package id is currently "de.arcus.playmusicexporter2". This will be replaced by the old id "de.arcus.playmusicexporter" when the new code is done.You can get the old working version [here](https://www.david-schulte.de/en/play-music-exporter-updater/)!
### Copyright
Copyright (c) 2017 David Schulte. See LICENSE.txt for details.