I have iplayer-dl, a programme that downloads BBC programmes from their website, to run it in the terminal all I need to do is
Code:
iplayer-dl $url
(just because I use $ to mean variable don't assume I'm at all familiar with any sort of programming language )
I've been trying work of this:
http://techpad.co.uk/content.php?sid=58 to make what I want but I can't figure out how, a script that has some sort of gui like zenity where I can put $url in a text field, press some sort of button, and have it download with a progress bar next to it, and have like ten of those in the window on top of each other.
Thanks.
PS: I feel a bit rude asking for this so sorry.