Feb 29, '08 07:30:01AM • Contributed by: LukeR
url1
name1
url2
name2
...
urlN
nameN
where urlN and nameN are Nth clip's URL and desired local filename for the saved movie file.YouTube's FLV files are also converted to AVI format via ffmpeg (see this hint and comments on how to get and install it). I prefer AVI to FLV since most players have problems with FLV movies when it comes to scrolling through them.
Here is the script: To use the script, make it executable, then call it like this:
script_name file_with_urls_and_filenames
[robg adds: I haven't tested this one.]
