Giter VIP home page Giter VIP logo

youdown's Introduction

Youtube video downloader application for low-end J2ME devices. Allow users to search/play/download videos from application easily.

I developed this J2ME application while doing my diploma in computer engineering for fun. Actually at that time (around 2009) android smartphone not much famous than j2me-based nokia device (specifically in India).

There was not a single application which allow users to do this. Idea to develop such project came after i learned J2ME Mobile Application Development through library book. My hostel mates wanted me to develop such application as many of them not having laptop.

I developed this project without using any youtube related api (frankly speaking i was not aware of API web service technology at that time), so how i did it ? very simple. I programed application to fetch html content from search result page and extracted required video details using string searching and manipulation and displayed using List component with little thumbnails and when user selects particular video program again fetchs html content of that video from video uri and display more details and also extracted and displayed RTSP player on screen and when user chose to download video option then i used fetch html content from video uri but with desktop user agent and somehow extracts video direct uri and put it in downloading queue.

I never felt that my first ever fun release will hit nearly 4 lakh downloads. After such huge response i developed another version of it with cool UI changes which look-likes Opera Mini.

Application Link : http://gallery.mobile9.com/f/2152146/

I uploaded source code on github at http://github.com/mohansharma-me/youdown (feel free to use it)

Portfolio link : http://mohansharma.me/portfolio/mobile-development/youdown

Technologies used : J2ME (Java 2 Mobile Edition), YouTube Scrapping, RTSP Streaming, Canvas GUI (Custom GUI)

Screenshots :

Copyright © 2011 mohansharma.me

youdown's People

Contributors

mohansharma-me avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.