From b722cad467d634d2b1e3127baa5060c1bcfc958b Mon Sep 17 00:00:00 2001 From: relan Date: Thu, 25 Oct 2018 08:07:00 +0300 Subject: [PATCH] New app: MusicPiped Closes fdroid/rfp#758. --- metadata/deep.ryd.rydplayer.yml | 49 +++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/deep.ryd.rydplayer.yml diff --git a/metadata/deep.ryd.rydplayer.yml b/metadata/deep.ryd.rydplayer.yml new file mode 100644 index 0000000000..637718a761 --- /dev/null +++ b/metadata/deep.ryd.rydplayer.yml @@ -0,0 +1,49 @@ +AntiFeatures: NonFreeNet +Categories: + - Multimedia +License: GPL-3.0-or-later +WebSite: https://musicpiped.devsilver.me/ +SourceCode: https://github.com/deep-gaurav/MusicPiped +IssueTracker: https://github.com/deep-gaurav/MusicPiped/issues +Changelog: https://github.com/deep-gaurav/MusicPiped/releases + +AutoName: MusicPiped +Summary: Materialistic music player that streams music from YouTube +Description: |- + MusicPiped is a full-featured music player that streams from YouTube + instead of playing local files. + + You can stream any music available on YouTube for free. + + At core this app uses NewPipeExtractor to get streams from YouTube hence + can play almost any YouTube stream. + + Features an inbuilt search over YouTube, an adjustable playing queue, + custom playlists and more. No song is stored on your device, they're + directly streamed from Google servers, hence saving disk space. + + It does not stream video and only fetches audio files, thus eliminating + heavy data usage of videos. + + It's a fully featured music player so you can enjoy background playback + with notification controls, and you don't need to keep screen on and + focused to listen to your music. + + It does not track you, there is no tracking system at all, you don't even + need Google APIs to use the app. + +RepoType: git +Repo: https://github.com/deep-gaurav/MusicPiped + +Builds: + - versionName: 0.1.8-beta + versionCode: 11 + commit: v0.1.8-beta + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.1.8-beta +CurrentVersionCode: 11