MYouTubePlayer

MYouTubePlayer is an application developed in Mobile Processing that allows a search on the video site YouTube on your mobile phone version http://m.youtube.com. The application lets you view a list of videos that have relation with the search text, navigate through the list formed by images of each video, displaying the title and duration and play the video if the device supports streaming RTSP/3GP with H263/AMR .

YouTube currently does not support access to mobile videos site through the APIs, so it can access directly to the page as if it were a browser application. To achieve this some changes to the libraries of the Mobile Net and XML Processing is done, this in order to collect and send the cookies necessary to access the site, in addition to the analysis of the results page as an XML document.

To learn more about the application deployment see README.txt in the source code, which details some problems with the implementation and operation of this.

This application was tested on a Sony Ericsson K790 phone with good results.

Download

Followers