如何收听Flash视频加载 - firefox-adds-on sdk?

时间:2014-03-02 17:25:20

标签: events firefox event-handling firefox-addon-sdk

我正在编写附加组件来捕获youtube视频的网址,在以下层次结构中:

// require tab.module.
// listen onTab.ready.
// Get the tab.url. 
// If the url domain is youtube.
// Javascript request to get the direct .flv link.
// download the link.

但我发现其他网站可以嵌入YouTube视频。

我真的很感激任何人给我一些关于获取嵌入式视频或能够捕获它们的事件的暗示。

0 个答案:

没有答案