download.js

This commit is contained in:
BlackTeay 2023-03-28 14:15:02 +08:00
parent d521c5ccad
commit f80589cb71

View File

@ -2,12 +2,13 @@
// @name 央视网视频下载
// @description Download videos from cctv.com with one click
// @namespace https://iteay.top/
// @version 1.0
// @version 1.1
// @author BlackTeay
// @match https://*.cctv.com/*
// @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
// @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_openInTab
// @license MIT