Skip navigation.

get the real link of media files/获取媒体文件的真实地址(support youtube...)

,

1.下载
extra-download-links.js
放入 userjs文件夹中

2.从http://1024k.de/bookmarklets/video-bookmarklets.html
下载 http://1024k.de/bookmarklets/scripts/videoscript.user.js
保存为xxx.js(不能保存为xxx.user.js)

3.编辑xxx.js,放入 userjs文件夹中

// ==UserScript==
// @name Download Video
// @namespace http://1024k.de/bookmarklets/video-bookmarklets.html
// @description Save video clips from YouTube, Google Video, Myspace, Metacafe, Break.com, Putfile, Dailymotion and Sevenload.
// @include http://*youtube.com/*
// @include http://*video.google.*/*
// @include http://*myspace.com/*
// @include http://*metacafe.com/*
// @include http://*break.com/*
// @include http://*putfile.com/*
// @include http://*dailymotion.com/*
// @include http://*sevenload.com/*
// @include http://*myvideo.de/*
// @include http://*clipfish.de/*
// ==/UserScript==
//在==/UserScript==下加入如下内容
document.addEventListener('DOMContentLoaded',function(){


//在末尾加入
},false);

english discuss address how to get the real link of media files

离线使用Opera developer tools/use Opera developer tools offline

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.

January 2010
S M T W T F S
December 2009February 2010
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30