// ==UserScript== // @name 阿里云盘-电视剧批量重命名工具-剧集刮削 // @namespace http://tampermonkey.net/ // @version 2.05 // @description 用于阿里云盘批量修改文件名,主要为 Filmly 适配阿里云盘上的不规则电视剧命名刮削准备,代码抄袭自 wdwy 发布的另外一个脚本 // @author wdwy // @match https://www.aliyundrive.com/drive/folder/* // @match https://www.aliyundrive.com/drive/* // @match https://www.aliyundrive.com/drive/legacy/folder/* // @match https://www.aliyundrive.com/drive/legacy/ // @match https://www.aliyundrive.com/drive/file/backup/* // @match https://www.aliyundrive.com/drive/file/backup/ // @match https://www.aliyundrive.com/drive/file/* // @match https://www.alipan.com/drive/folder/* // @match https://www.alipan.com/drive/* // @match https://www.alipan.com/drive/legacy/folder/* // @match https://www.alipan.com/drive/legacy/ // @match https://www.alipan.com/drive/file/backup/* // @match https://www.alipan.com/drive/file/backup/ // @match https://www.alipan.com/drive/file/* // @icon https://gw.alicdn.com/imgextra/i3/O1CN01aj9rdD1GS0E8io11t_!!6000000000620-73-tps-16-16.ico // @require https://code.jquery.com/jquery-3.6.0.min.js // @run-at document-body // @license GPLv3 // @downloadURL https://update.greasyfork.icu/scripts/503840/%E9%98%BF%E9%87%8C%E4%BA%91%E7%9B%98-%E7%94%B5%E8%A7%86%E5%89%A7%E6%89%B9%E9%87%8F%E9%87%8D%E5%91%BD%E5%90%8D%E5%B7%A5%E5%85%B7-%E5%89%A7%E9%9B%86%E5%88%AE%E5%89%8A.user.js // @updateURL https://update.greasyfork.icu/scripts/503840/%E9%98%BF%E9%87%8C%E4%BA%91%E7%9B%98-%E7%94%B5%E8%A7%86%E5%89%A7%E6%89%B9%E9%87%8F%E9%87%8D%E5%91%BD%E5%90%8D%E5%B7%A5%E5%85%B7-%E5%89%A7%E9%9B%86%E5%88%AE%E5%89%8A.meta.js // ==/UserScript== (function() { 'use strict'; var $ = $ || window.$; var obj = { files: [], url: location.href, }; var op1 = `
原文件 | 42.mp4 | 回家的诱惑-第60集-720P(avc1F).mp4 |
---|---|---|
模板 |
|
|
结果 | 回家的诱惑.S01E01.mp4 | 回家的诱惑.S01E01.mp4 |