This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name lynda.com 字幕翻译 | |
// @description lynda.com 字幕翻译脚本,并支持下载视频和字幕文件 | |
// @namespace https://github.com/journey-ad | |
// @version 0.3.3 | |
// @icon https://cdn.lynda.com/static/favicon.ico | |
// @author journey-ad | |
// @match *://www.lynda.com/* | |
// @require https://cdn.jsdelivr.net/npm/[email protected]/download.min.js | |
// @license MIT |