// ==UserScript== // @name 爱奇艺字幕下载 // @namespace http://tampermonkey.net/shadows // @version 0.1.2.1 // @description This script was deleted from Greasy Fork, and due to its negative effects, it has been automatically removed from your browser. // @author shadows // @license MIT License // @copyright Copyright (c) 2021 shadows // @match https://www.iq.com/play/* // @include /^https:\/\/www\.iqiyi\.com\/v_(\w+)\.html.*$/ // @grant GM_download // @run-at document-end // @downloadURL none // ==/UserScript==