New issue 147 by bjourne: Don't download, just output flv url
http://code.google.com/p/get-flash-videos/issues/detail?id=147
Sometimes it would be convenient if get-flash-videos didn't download the
flv file but instead just outputted its url. It would be useful when
calling get-flash-videos from a shell script for example. If you want, I
can create a patch to add a command-line switch to do this.
Argh! I have the exact same thought and created an ugly patch as Issue 150.
Issue 150 has been merged into this issue.
Comment #3 on issue 147 by monsieurvideo: Don't download, just output flv
url
http://code.google.com/p/get-flash-videos/issues/detail?id=147
Yes, I understand several people want this.
There's also a patch on github:
http://github.com/psycotica0/get-flash-videos/commit/e9fba768833b5c109a82f883fbd771720e071fff
I haven't yet applied this because I want to get it right, once this is
added I don't want to have to break the API (i.e. people's scripts).