All Projects → repalash → MusicalYoutube

repalash / MusicalYoutube

Licence: other
A Youtube floating PIP player for Android.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to MusicalYoutube

Musicalyoutube
A Youtube floating PIP player for Android.
Stars: ✭ 50 (-3.85%)
Mutual labels:  player, floating
MVideo
An imitation of WeChat circle of friends video effects, can drag and zoom ,video view,base on ijkplayer.
Stars: ✭ 179 (+244.23%)
Mutual labels:  player
expo-video-player
Customizable Video Player controls for Expo
Stars: ✭ 174 (+234.62%)
Mutual labels:  player
audiocard
⏯️ AudioCard - Opinionated, responsive, audio player compatible with Twitter Cards
Stars: ✭ 66 (+26.92%)
Mutual labels:  player
minimal-player
This is a minimal, clean audio/music/mp3 player with spinning cover images, built with jQuery, TweenMax.js and SVG images.
Stars: ✭ 48 (-7.69%)
Mutual labels:  player
PlayPiano
Implement and simulate piano on web page.
Stars: ✭ 16 (-69.23%)
Mutual labels:  player
Eplayer
🔮 A web-component html5 video player facing future
Stars: ✭ 253 (+386.54%)
Mutual labels:  player
api.video-player-sdk
SDK to control and interact with the api.video HTML5 Player
Stars: ✭ 31 (-40.38%)
Mutual labels:  player
spc-player
SNES music player in your browser with original hardware and Arduino.
Stars: ✭ 37 (-28.85%)
Mutual labels:  player
files videoplayer
📼 Old video viewer for Nextcloud
Stars: ✭ 92 (+76.92%)
Mutual labels:  player
spotify-player
A command driven spotify player
Stars: ✭ 261 (+401.92%)
Mutual labels:  player
cacophony
Cacophony HTML5 Interactive Video Player
Stars: ✭ 41 (-21.15%)
Mutual labels:  player
FakePlayer
Specter but targeting PocketMine-MP API 4.0.0
Stars: ✭ 46 (-11.54%)
Mutual labels:  player
react-native-floating-label-input
A customizable React Native TextInput with its placeholder always shown. Includes masks, global styles, character count, and a bunch else.
Stars: ✭ 206 (+296.15%)
Mutual labels:  floating
videojs-plus
An extension and skin for video.js
Stars: ✭ 49 (-5.77%)
Mutual labels:  player
hurley
🎧 The Podcast Web Interface
Stars: ✭ 12 (-76.92%)
Mutual labels:  player
AndroidModule
Android 通用模块封装
Stars: ✭ 110 (+111.54%)
Mutual labels:  player
BTSpotifyGeeklet
Geeklet for Spotify player, shows track info and artwork
Stars: ✭ 12 (-76.92%)
Mutual labels:  player
aos-Video
NOVA opeN sOurce Video plAyer: player frontend main UI
Stars: ✭ 35 (-32.69%)
Mutual labels:  player
vue-music-player
🎵 basic music player, keeps your favorite musics
Stars: ✭ 77 (+48.08%)
Mutual labels:  player

MusicalYoutube

A Youtube PIP player for Android.

An innovative Android app that plays Youtube videos in a small always on top player, which can be dragged around on the screen. The app also supports a real-time playlist queue control, in which videos/music can be added from youtube search.

If you find a bug or would like to suggest some feature, create an issue or send a pull request.

This app was made as a fun project over a weekend.

How it works

The app starts a foreground service, where it plays the video in a webview with the youtube embedded player, this window can be dragged, dropped on the screen and can run without an Activity.

To compile the code, put your youtube API key in YoutubeConnector.java. The API key is needed for search functionality, not for playing the videos.

The open source version is slightly different from the one on play store as it allows some functionality, that is restricted for play store.

Playstore link

https://play.google.com/store/apps/details?id=com.palashbansal.musicalyoutube

Demo Video

Musical youtube

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].