var fDesc=new Array(); fDesc[0] = "Wrzuta Media Downloader is a freWMD Logoe, BSD licensed program that allows you to easily download files from Polish popular music sharing website, Wrzuta.pl.

To download a file using Wrzuta Media Downloader, just search for it from main program interface, and double click on the file you want do download! After the file is downloaded, you can easily tag it, and even make program move it to specified directory!

Main Features:

- Simple, easy-to-learn interface
- Easy file searching and downloading – you don’t have to go to the site, just enter your search terms, search it and download away!
- After download tag editing – after the file is downloaded you don’t have to navigate to it to tag it – a simple form will allow you to tag it from the program
- Download queue – you don’t have to wait for file to download to search for new one. Files will be downloaded one after another.
- Automatic file management – program can move your file to directory specified by tags, using following naming scheme /Main Download Directory/Artist/Album/Title – Artist.mp3.
- Update from program – you don’t have to check for updates on the site – you can do it from program itself.


Requirements:

- Windows XP/Vista/7
- .NET 2.0"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }