How to Make a Plugin for Chrome ( dll ) like RealPlayer Download and Record Plugin ( capturing media
Posted
by uenx
on Stack Overflow
See other posts from Stack Overflow
or by uenx
Published on 2010-06-05T15:20:19Z
Indexed on
2010/06/05
15:22 UTC
Read the original article
Hit count: 249
Hi guys. I'm trying to make a media Download bar for Chrome Browser like Real Player's one ( a DLL plugin ) Whenever you open a page which contents "media stream" like Youtube..., it will show a download bar at the left-top corner of the flash player - allow you to download this video/song to your computer. How does it capture the video url of the flash-player? Which method and language( C++ or C# ) do I have to use? Thanks in Advance :) ( and so sorry for bad English )
© Stack Overflow or respective owner