This application is utilizing the YouTube API version 2.
Its a native IOS app written in XCode 4.
The user can choose between 9 categories:
– most viewed
– top shared
– most featured
– top favorites
– most recent
and 4 more
also he can choose between 15 sub categories like:
– sports
– movies
– animals
– music
and 11 more
The final choice is region. The application features 24 countries.
The combinations the user can make are limitless.
Also the final request is utilizing 6 more parameters for you to play with.
1-> change the maximum results for every request
2-> order the results with 6 different ways
3-> filter the videos based on caption
4-> filter videos based on format
5-> filter videos based on time period
6-> filter videos using safe search parameter in case kids are viewing
The video can be watched from within the app without closing it. The application notifies the user in case of loss of internet connection.
Keep in mind that in the simulator videos cannot be opened. You have to test it in your iPhone.
Check here for a live preview:
http://vimeo.com/24982918
Hope you like it.