Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
deep-gaurav committed Jun 9, 2019
2 parents 7089e93 + bb90dd2 commit 854a8d6
Showing 1 changed file with 66 additions and 21 deletions.
87 changes: 66 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,77 @@
# MusicPiped
<p align="center"><a href="https://deep-gaurav,github.io"><img src="android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="150"></a></p>
<h2 align="center"><b>MusicPiped</b></h2>
<h4 align="center">A libre lightweight streaming MusicPlayer for Android.</h4>
<p align="center"><a href="https://f-droid.org/en/packages/deep.ryd.rydplayer/"><img height=70 src="https://f-droid.org/wiki/images/0/06/F-Droid-button_get-it-on.png"></a><a href='https://play.google.com/store/apps/details?id=deep.ryd.rydplayer&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img height=90 alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a></p>

MusicPiped is an copylefted libre music player that plays streams from various providers.
<p align="center">
<a href="https://github.com/deep-gaurav/MusicPiped" alt="GitHub release"><img src="https://img.shields.io/github/release/deep-gaurav/MusicPiped.svg" ></a>
<a href="https://www.gnu.org/licenses/gpl-3.0" alt="License: GPLv3"><img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg"></a>
</p>
<hr>

## Screenshots
<img src="https://user-images.githubusercontent.com/28472450/50723381-f6d0da00-1102-11e9-93e6-a12c845975a2.png" width=400 height=650>
<img src="https://user-images.githubusercontent.com/28472450/50723382-f6d0da00-1102-11e9-8155-4f6fe2798116.png" width=400 height=650>
<img src="https://user-images.githubusercontent.com/28472450/50723383-f6d0da00-1102-11e9-8650-422b365c9f66.png" width=400 height=650>
<img src="https://user-images.githubusercontent.com/28472450/50723384-f7697080-1102-11e9-8913-6e96540de850.png" width=400 height=650>
<img src="https://user-images.githubusercontent.com/28472450/50723385-f7697080-1102-11e9-9dcd-582d7d4ee66b.png" width=400 height=650>

[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_01.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/shot_01.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_02.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/shot_02.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_03.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/shot_03.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_04.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/shot_04.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_05.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/shot_05.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_06.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/shot_06.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_07.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/shot_07.png)

## Features
- [x] Stream from YouTube
- [x] Queue Support
- [x] Notification Controls
- [x] Local playlist
- [x] Support for artists, tracks
## Description

## Download
MusicPiped is a materialistic designed music player. It tries to be a music player that instead of playing music from local files streams them from YouTube. It is similar to YouTube Music in sense that it searches and plays from YouTube. But different in way that it does not lists any track by itself and user needs to either add their track from youtube by searching or importing playlist (similar to adding music in a music player). It also does not uses any Google APIs thus is independent of google services and can work without them, allowing background playback and no ads.

[<img src="https://f-droid.org/badge/get-it-on.svg"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/deep.ryd.rydplayer/)
Each Music played only downloads/streams the audio from youtube thus saves the large data usage of video, also every music played is cached thus playing again does not require internet connection.

## Credits
### Features

Thanks to [NewPipe Team](https://github.com/TeamNewPipe), and [Invidious](https://github.com/omarroth/invidious)
MusicPiped uses [NewPipe Extractor](https://github.com/TeamNewPipe/NewPipeExtractor) and [Invidious](https://github.com/omarroth/invidious) at its core for fetching YouTube streams.
* Search Youtube
* Background Playback
* Notification Control
* Audio Only Streaming
* AutoPlay Recommended (sync icon in playback screen)
* Material design
* Automatic cache management
* Import YouTube Playlist
* Custom Playlist
* General Music Player features (Shuffle,Repeat etc)
* Autogenerated Top Tracks, History/Last Played, etc
* No unnecessary permission (just INTERNET)

### Coming Features

* Import/Export Playlist to file
* Region trending/popular music tab
* suggest more...


## Donate
Donation of any kind is appreciated :)

<table>
<tr>
<td><a href="https://www.buymeacoffee.com/deepgaurav"><img src="https://www.buymeacoffee.com/uploads/slider_images/2018/01/9df5992da93f863513340d67b5dd1539.gif" alt="Buymeacofee" width="80px" ></a></td>
<td><a href="https://www.buymeacoffee.com/deepgaurav"><img src="http://api.qrserver.com/v1/create-qr-code/?data=https://buymeacofee.com/deepgaurav&size=256x256" alt="Buy me a cofee" width="100px"></a></td>
<td><a href="https://www.buymeacoffee.com/deepgaurav">Donate with buymeacofee</a></td>
</tr>
<tr>
<td><a href="https://paypal.me/deepgaurav"><img src="https://www.paypalobjects.com/webstatic/paypalme/images/social/pplogo384.png" alt="Paypal.me" width="190px"></a></td>
<td><a href="https://paypal.me/deepgaurav"><img src="http://api.qrserver.com/v1/create-qr-code/?data=https://paypal.me/deepgaurav&size=256x256" alt="Paypal Me" width="100px"></a></td>
<td><a href="https://paypal.me/deepgaurav">Paypal Me!</a></td>
</tr>
</table>

## Privacy Policy

MusicPiped is commited to keep user data secure and so does not collect any form of data from user and does not require any device permissions except for INTERNET. Please read the [Privacy Policy document](Privacy.md)

## License
MusicPiped is Distributed under [GNU GPL v3+](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html)

MusicPiped is Free Software: You can use, study share and improve it at your
will. Specifically you can redistribute and/or modify it under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

0 comments on commit 854a8d6

Please sign in to comment.