I thought the same thing when I used the program.  It's a nice program
but you miss the autonaming function.  I just sent the author this
patch.

http://pastebin.ca/222676

With it, you can use -d to save the retrieved HTML into
"html/video_id.html.gz" and -a to automatically name the file
"video_title_-_video_id.flv".

The video title is scrubbed before it is used in the name.  It is very
restrictive in what characters it accepts.  [0-9a-zA-Z _-] and
replaces spaces with underscores.  I replaced some of his regexp with
more restrictive matching.

It works fine for me but I haven't done extensive testing.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to