Page 1 of 1

[Resolved] Extra option on URL to clipboard

Posted: Sat Apr 13, 2013 6:11 pm
by Munkiiedude
Greetings,

I love watching streaming videos as I don't need to download videos from any sites.

Ever since the updates of Adobe Flash Player kept the CPU running high, I usually choose to watch the videos, for example from Youtube, I had a tiny app to convert the link to direct video link to watch it on Media Player Classic, which is awesome. But the app only supports Youtube.

So I was thinking how could I grab the video link and stream it on Media Player Classic, but still I don't find any add ons for Firefox, or userscripts for Greasemonkey. Somehow I found a way, once the video was playing, the flashgot icon which I placed on activity bar of Firefox that is blinking, download it, from the download window, I choose to copy the URL, and then open Media Player Classic, paste the link and the video played in stream.

My point is, if the developer of flashgot can provide an extra option, which is from the flashgot icon, able to copy the URL of the video which is grabbed, without the hassle of start downloading then copy the URL method.

I hope this can be done because I am a big fan of flashgot, and I supposed anyone around this world would think the same as I do, watching videos streamed to any external players.

Thanks!

Re: Extra option on URL to clipboard

Posted: Sat Apr 13, 2013 7:24 pm
by GµårÐïåñ
I already suggested this option months ago and has been already implemented. To copy the URL instead of starting the download, just your right click on the item instead of your regular mouse click and it will copy the link to the clipboard.

Code: Select all

v 1.5.4
=====================================================
+ [Media] Right-clicking any URL in the Media menu
  copies it to clipboard (thanks GµårÐïåñ for RFE)

Re: Extra option on URL to clipboard

Posted: Sun Apr 14, 2013 10:33 am
by Munkiiedude
I saw the changelog. So I made some test but I don't see how it copies the URL to clipboard after right clicking. Yet it mention right clicking on any URL in Media Menu, like which one? Any example of screenshots?

For example, I open this link, and then where should I right click? On the flash video object? On the context menu? On the flashgot icon?

Image

Please explain how to use the function implemented. Thanks.

Re: Extra option on URL to clipboard

Posted: Sun Apr 14, 2013 1:15 pm
by therube
Right-click on the FlashGot Media icon (which will only show after you have started playback, & assuming that FlashGot Media finds the media).

URL to your movshare link?

Yes that should work just fine.

Re: Extra option on URL to clipboard

Posted: Mon Apr 15, 2013 3:16 pm
by Munkiiedude
I already made the test and it seems not working, I tried to right-click the flashgot icon shown below the browser and couldn't paste the link on notepad.

How does the right-click copied on clipboard works then?

Re: Extra option on URL to clipboard

Posted: Mon Apr 15, 2013 7:02 pm
by therube
Actually it is not a right-click on the FlashGot media icon.

Once the FlashGot media icon appears, if you right-click on the icon it displays the media information. (That could be one or more items.)

If you then move the mouse over top the item (or a particular item), then click the right-mouse button, it will copy the URL to the clipboard.

Re: Extra option on URL to clipboard

Posted: Tue Apr 16, 2013 5:00 am
by Munkiiedude
oh ok now i get it. it really works while tried to paste on notepad.

thanks, appreciate your help alot!