https://github.com/keizerdev/tymp
The (unofficial) YouTube Music Player. Intended to support the Chromecast audio.
https://github.com/keizerdev/tymp
Last synced: about 2 months ago
JSON representation
The (unofficial) YouTube Music Player. Intended to support the Chromecast audio.
- Host: GitHub
- URL: https://github.com/keizerdev/tymp
- Owner: KeizerDev
- Created: 2015-12-30T23:41:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T09:28:47.000Z (almost 10 years ago)
- Last Synced: 2025-10-25T19:51:45.733Z (8 months ago)
- Language: Java
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tymp
The Youtube Android app that works with the Chromecast Audio.
----
TYMP stands for "The Youtube Music Player" and is a fan made app which has to act like you expect from a normal music player with the ease of Chromecast support and some more features I/we are missing from the original app.
###Goal:
Search youtube and stream it as music or store the videoid, with some extra track information from musicbrainz (or something else), in a local DB so you can find it back easily. I has to act perfectly as a music player with YouTube as music source.
###Milestones:
1. [X] Add videos to local db and stream them like a song.
2. [ ] Create a decent music player and UI.
3. [ ] Search youtube and "music" in the music player.
4. [ ] Search youtube and choose to play it right away or add it to queue.
5. [ ] Create local db with extra track information if user wanted to.
6. [ ] Make playlists.