var fDesc=new Array(); fDesc[1] = "Orbit Downloader is a complete solution for your media and data downloading from the web. Orbit Downloader supports HTTP/FTP/HTTPS/RTSP/MM S/RTMP protocols and provides a total solution for downloading media from all the rich media sites like Youtube or Google videos."; fDesc[2] = "such as Youtube, Myspace.com, Ifilm.com, MSN, Google Videos, Yahoo videos and many more. The program supports downloading video with FLV formats and other video formats such as Mp4, m4v, 3gp, rm, wmv, swf, asf, Avi and more."; fDesc[3] = "visits any of the video sharing web sites on the Internet (YouTube, Google Video, MySpace, etc.) and selects the video file (s)he wants to capture and download to the local disk drive."; fDesc[4] = "Converter. The application itself doesn't need any additional software to accomplish the total operation of downloading, playing and converting FLV to video format."; fDesc[5] = "application, you will be able to download any video from the most popular video sharing websites such as Youtube.com, Google Videos, Yahoo videos, Myspace, iFilm.com, daylimotion, Metacafe and many more."; fDesc[6] = "you can download videos from web sites such as Youtube and Google in a really easy and fast way. The installation is very simple and fast. Movavi Flash Converter 2.6 is one of the best converters available on the internet."; fDesc[8] = "many websites but it can capture from a couple of popular Internet sites in a short amount of time. This program is mostly similar to other downloading applications."; fDesc[9] = "movie and video files with excellent output quality."; fDesc[10] = "program works with YouTube, Google Video, Dailymotion, Metacafe, Spike TV (formerly iFilm), MySpace and other online video services. Hence, during the testing of the program for this review, FLV Download wasn´t able to download files from YouTube or Google Video."; fDesc[11] = ", download and convert flash (flv) videos from different websites as YouTube, DailyMotion, MetaCafe, Google, and others. It’s very easy to use, it provide multiple options and support to convert files of different formats to flash (flv) videos."; fDesc[12] = "application, you will be able to download the FLV videos you want directly to your computer. This software supports downloading video files from the most popular video-sharing websites, including YouTube, Google Video, iFilm.com, Pandora, Myspace, Rapidshare and many more."; fDesc[13] = ", MP4, VOB, SWF to MPEG (Video CD, Super Video CD, DVD). Copy whole video or a clip, batch processing support, shutdown after job is done."; fDesc[14] = "to FLASH. It converts AVI, MPG, MPEG and WMV"; fDesc[15] = "format. AVI files then can be played in Windows Media Player or other standard multimedia player."; 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 = '...'; } }