var fDesc=new Array(); fDesc[1] = "out there who want to backup videos from services like YouTube, or any other services that offer FLV videos for streaming."; fDesc[2] = "YouTube, Google Video, GodTube, MySpace video, Break.com, Teachertube.com and Dailymotion.com. Also, you can easily download videos from adult video servers"; fDesc[3] = ", convert different video formats like Real Video, mp4, 3gp, PSP, MPEG1, MPEG2, ASF, AVI, MOV, FLIC, GIF, DV, MKV, OGM to flv, and flv to other formats , it also lets you repair flv files."; fDesc[4] = "drive you can then make a copy so you can transfer it to other devices and see the video whenever and wherever you want without the Internet connection!"; fDesc[5] = "one provides a large number of file types for download and support different websites to download their content effectively at the full speed of your connection. So its main feature is the speed of downloads."; fDesc[6] = "with a converter that converts FLV files MP4 videos compatible for Iphone IPods and also to 3GP video formats. Not only this, the videos can be convertered into many formats"; fDesc[7] = "websites, including YouTube. There are a lot of programs on Internet that allow you to download videos from YouTube and there are many programs that allow you to convert the videos you download into different formats, but the most of those programs are expensive."; fDesc[8] = "watch it again and again, using YouTube Movie Downloader will be a good solution for you. This program allows you to download as many movies from YouTube as you want and it will convert them into MP3, AVI, MOV, MP4 and 3GP file formats."; fDesc[9] = "The program is extremely simple to use. Just browse internet video with standard IE browser, and the program will start downloading the movie and converting it to your desired format automatically."; fDesc[10] = "downloads from YouTube. This amazing tool streamlines all downloads form YouTube so that you experience faster downloading and converting of your video files. The tool can virtually download and save all the original videos from YouTube, converts and saves it to Xvid and Avi format files."; fDesc[11] = "videos from YouTube. Downloading video files with this program is very easy and fast. All you have to do to get your video files downloaded is copy the URL direction of the video you want to download, paste it on the program's main window and then click on the download button."; fDesc[12] = "URL to the program and press Download. YouTube Video Downloader supports IE extension. You can download video with just One Click!"; fDesc[13] = "from YouTube, you either do it by hand, using a plug-in to save the .flv files, or using an application that can download a couple of videos at a time. 1-Click YouTube Batch Downloader makes things simpler for you."; fDesc[14] = "program can convert the downloaded videos to various video formats for viewing them on your computer and on many different portable devices."; fDesc[15] = "video files. The program supports converting the videos you download into AVI, MP4, MOV, 3GP, WMV and many more video formats."; fDesc[16] = "different output formats, like for instance AVI, WMV, MPEG, 3GP, MP4, MOV video and extract audio to MP3, AAC, AC3, AMR, M4A, OGG, WAV files."; fDesc[17] = "without the text editing functions. It allows you to download video files not only from Youtube, but also from an array of other flash video websites. The most popular sites are all available (Youtube, Metacafe, etc.)."; fDesc[18] = "video-sharing website in the world, YouTube. With this software, you will be able to watch your favorite video files without being online."; fDesc[19] = "Using this software, you will be able to download FLV files from YouTube, Google Video, Yahoo Video, iFilm.com, etc."; fDesc[20] = "to download video files from YouTube in a very easy way. The program enables users to download several video files at the same time at a fast conversion speed."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }