download.js
This commit is contained in:
parent
d521c5ccad
commit
f80589cb71
@ -2,12 +2,13 @@
|
|||||||
// @name 央视网视频下载
|
// @name 央视网视频下载
|
||||||
// @description Download videos from cctv.com with one click
|
// @description Download videos from cctv.com with one click
|
||||||
// @namespace https://iteay.top/
|
// @namespace https://iteay.top/
|
||||||
// @version 1.0
|
// @version 1.1
|
||||||
// @author BlackTeay
|
// @author BlackTeay
|
||||||
// @match https://*.cctv.com/*
|
// @match https://*.cctv.com/*
|
||||||
// @updateURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/Download_CCTV_Video.js
|
// @updateURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/Download_CCTV_Video.js
|
||||||
// @downloadURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/Download_CCTV_Video.js
|
// @downloadURL https://git.jlntv.work/blackteay/tampermonkey-script/raw/branch/master/Download_CCTV_Video.js
|
||||||
// @require http://libs.baidu.com/jquery/2.0.0/jquery.min.js
|
// @require http://libs.baidu.com/jquery/2.0.0/jquery.min.js
|
||||||
|
// @require https://cdn.bootcdn.net/ajax/libs/downloadjs/1.4.8/download.min.js
|
||||||
// @grant GM_xmlhttpRequest
|
// @grant GM_xmlhttpRequest
|
||||||
// @grant GM_openInTab
|
// @grant GM_openInTab
|
||||||
// @license MIT
|
// @license MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user