Giter Site home page Giter Site logo

uroborosikes / music Goto Github PK

View Code? Open in Web Editor NEW

This project forked from z-huang/innertune

0.0 0.0 0.0 19.39 MB

A material design music player with music from YouTube/YouTube Music

License: GNU General Public License v3.0

Java 0.66% Kotlin 99.34%

music's Introduction

Music

Make your own music library with any song on YouTube/YouTube Music.
No ads, free, and simple.

Latest release License Downloads

Note 1: The project is currently in an unstable stage, so there should be many bugs. If you encounter one, please report by opening an issue.

Note 2: The name of this app is temporary. It will be changed in the future.

Note 3: We are currently making a change about the YouTube library. The development is in feature/innertube branch. Issues are put on hold until feature/innertube gets merged into dev branch.

Description

With this app, you're like getting a free music streaming service. You can listen to music from YouTube/YouTube Music and build your own library. What's more, songs can be downloaded for offline playback. The metadata of songs and artists are fully editable. You can also create playlists to organize your songs. The aim of Music is to enable everyone to listen to music at no cost by an easy-to-use, practical and ad-free application.

The ability to retrieve information and stream data from YouTube/YouTube Music is provided by NewPipe Extractor.

Features

YouTube

  • No ads
  • Search songs, albums, videos, playlists and channels from YouTube/YouTube Music
  • Auto load more songs when playing the last 5 songs in queues from YouTube

Library

  • Play and save songs from YouTube/YouTube Music
  • Download music for offline playback
  • Edit song and artist metadata
  • Create playlists in local database

Player

  • Material design player
  • Lockscreen playback
  • Media controls in notification
  • Skip to next/previous song
  • Repeat/shuffle mode
  • Edit now-playing queue

Screenshots

Installation

You can install Music using the following methods:

  1. Download the APK file from GitHub Releases.
  2. Add IzzyOnDroid to your F-Droid repos following the instruction, and you can search for this app and receive updates.
  3. To get a dev build, go to GitHub Action and download the APK artifact of any workflow.
  4. Clone this repository and build a debug APK.

How to get updates?

  1. If you install from GitHub Releases, the app already has a built-in updater.
  2. If you install from method 2, you can check for updates using the F-Droid application.
  3. Or else, visit GitHub and checkout the releases, issues, PRs, or anything new.

Contribution

Contributing Translations

App

  1. Have a fork of this project.
  2. If you have Android Studio, right click on the app/src/main/res/values folder, select "New"->"Values Resource File". Input strings.xml as file name. Select "Locale", click ">>", choose your language and region, and click "OK".
  3. If not, create a folder named values-<language code>-r<region code> under app/src/main/res. Copy app/src/main/res/values/strings.xml to the created folder.
  4. Replace each English string with the equivalent translation. Note that lines with translatable="false" should be ignored.
  5. (Recommended) Build the app to see if something is wrong.
  6. Make a pull request with your changes. If you do step 5, the process of accepting your PR will be faster.

Fastlane (App Description and Changelogs)

Follow the fastlane instruction to add your language and create a pull request.

music's People

Contributors

z-huang avatar airon90 avatar kayoo123 avatar vedxp avatar imgbotapp avatar teemue avatar gustavoasantos avatar hisubway avatar izzysoft avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.