Page 1 of 1

Two FlashGot Media Suggestions

Posted: Tue Feb 08, 2011 7:56 am
by adam777
Hello all,
I've been using FlashGot for a long time and am very pleased with it.
I have 2 suggestions for the FlashGot Media component, that I hope be considered.

First, I would like to see an option for a button in addition to the FG media status bar icon.
I really like the functionality of the icon (being shown whenever a media is detected), but as a button its location can be customized by a simple drag, and not through the use of extensions.
As of now, it's stuck as the right-most icon on my machine and can only be moved with 3rd party extensions.
Image

Second, I suppose FG media monitors the browser packet stream in order to identify currently playing media.
Given the above, I was hoping for an option to set specific file types (file extensions) to be monitored by FG media.

Thanks again, Adam.

Re: Two FlashGot Media Suggestions

Posted: Tue Feb 08, 2011 8:46 pm
by Giorgio Maone
adam777 wrote:First, I would like to see an option for a button in addition to the FG media status bar icon.
This will probably be done before Firefox 4 stable is out.
adam777 wrote:Given the above, I was hoping for an option to set specific file types (file extensions) to be monitored by FG media.
FG Media is a bit more complex than this, monitoring mime content types (e.g. "video/flv" or "video/mp4") and extrapolating them from file name or extension when the relevant HTTP header is missing or misleading.
So, could you express a concrete use case for this?

Re: Two FlashGot Media Suggestions

Posted: Tue Feb 08, 2011 10:27 pm
by adam777
Hello Giorgio,
Glad to hear the button thing is planned :)
As for the other thing, I thought about it a bit more, and realized that most (if not all) of the videos I had trouble downloading involve some sort of extra complication, like streaming over RTMP.
Given that, I'm not sure it's that trivial in current state to implement support for such videos.
Thanks again, Adam.

* EDIT *
As for RTMP streams, perhaps a feature to pass the url to RTMPDump would be sufficient (http://rtmpdump.mplayerhq.hu/).
Also, is there any documentation as to what file types fall under the "media" category?