Update: latest version is 1.2.1.
YouTube Downloader is a very easy to use open-source tool done to do just what the title says: download YouTube videos…

You just have to enter the URL you use to watch the video, lets say “http://www.youtube.com/watch?v=3QZXjSy0Ogk”, specify the desired quality, and it calculates the real source URL for the video file, asks you the destination path and then starts downloading it…

Before pressing “Download”, you can choose the option “Let me choose” to be able to select which video format to download from the ones offered by YouTube…

Once finished, you just have to open your videos using a video player according to the downloaded video file type. To open FLV videos, you can use any FLV Player…

There is a little trick you can do to get YouTube’s FLV real source URL so you can download it with a download accelerator or send it to someone else… Just input the video URL and double click the YouTube Downloader logo next to the “Video URL” label… It will then calculate the URL and paste it on the textbox so you can copy it:

And that’s it…
YouTube Downloader is licensed under the GNU GPL v3 (attached)…

Now, finally, the links:
Version History
Version 1.2.1
- Adaptation to YouTube’s site format change
Version 1.2
- Support for the different video formats offered by YouTube (you can choose which one to download)
- UTF8 to Extended ASCII conversion for filenames (no more strange characters on most languages)
Version 1.1.5
- First released version
Support appreciated!
All the content offered in this website is, except noted otherwise, of free nature. This means you can share it wherever you want if you do it freely and stating its source.
If it was useful for you and you’d like to contribute, you can make a donation or, at least, visit one of our advertisers of your choice; they are all around the site.
Incoming search terms for the article:
- youtube downloader source code
- youtube downloader
- youtube download source code
- youtube downloader gpl
- youtube video downloader source code
- open source youtube downloader
- gpl youtube downloader
- youtube download gpl
- download youtube source code
- download youtube gpl
Related posts:
how to make a application youtube downloader with PHP? please….
You could do something similar to what I’ve done with this program, but using the PHP curl extension.
You’ve got the code available for this software…
You’ll have to modify some parts to adapt it to the new YouTube format.
Hope it helps!