giavoni / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
0 stars 0 forks source link

The --filename option is disrespected for rtmp downloads #377

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
$ ./get_flash_videos --filename blah 
'http://www.focusonthefamily.com/popups/media_player.aspx?MediaId={97AF3C5E-2786
-40A7-8214-36903B6B0D6B}'

results in a file being downloaded to rt-20120407.flv instead of to blah. This 
example requires bug #365 to be fixed.

To-be-attached patch fixes that.

Original issue reported on code.google.com by ohnobinki on 10 Apr 2012 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by ohnobinki on 10 Apr 2012 at 5:24

Attachments:

GoogleCodeExporter commented 9 years ago
Applied and committed, thanks for the patch.

Original comment by zakflash...@gmail.com on 11 Apr 2012 at 7:36