-
Notifications
You must be signed in to change notification settings - Fork 6
sidsjobackis/MIUN-YoutubeToMP3StreamAndroidPlayer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Proof-of-concept application for converting Youtube videos in to *.mp3 files which are then wrapped in a *.m3u playlist. This is managed via an Android application which enables you to choose among your current youtube playlists/videos and then pick the video of your choice to be converted and played. _______ / \ | A | <-- [REST{JSON}] --> Youtube | N | | D | <-- [REST{GSON}] --> Controller (Java Application) | R | | | O | *-- [SOAP] --> Converter (Java Application + PERL-script) | I | | | D | <-- [REST{GSON}] --> Controller (Java Application) <-- [SOAP] --* \_______/ ******************** DISCLAIMER ******************** * OBS! This is ONLY a proof-of-concept and should * * NOT be used as a real world application since it * * breaks Youtube's Terms of use. * * More info: http://www.youtube.com/t/terms * ****************************************************
About
Android and server-side application that converts Youtube videos into m3u streams (*.mp3) and then play the converted file
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published