True URL downloads

Decryption and Display the real URL of the download links and then manager them.(of xunlei,kuaiche,xuanfeng;thunder,flashget,qqdl)

Version vom 21.12.2021. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
hoothin
Bewertungen
0 0 0
Version
1.22.11
Erstellt am
08.01.2015
Letzte Aktualisierung
21.12.2021
Größe
86 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

True URL downloads

迅雷、快车和旋风专有链解密,嗅探下载链接并批量管理

下载嗅探

Chrome扩展

脚本Github modify from http://userscripts-mirror.org/scripts/show/157556

donation


更改内容

  • 增加批量复制功能,可复制当前页面中的磁力链接、压缩包、视频、音乐、电子书、种子文件、电驴资源、apk等便于批量下载,按下 Alt + x 或在用户脚本命令菜单内点选 True url links copy 即可,可配合 多选框伴侣 方便选择 (可自行增加前缀,例如"aria2c"便于aria2批量离线下载,可使用 %i 代表递增数字,使用 %n 代表文件名)

  • 链接项判断优化,排除比如夹杂 thunder: 的非专有链接项

  • 按住 CTRL 划词解密专有链

  • 右键解密链接重置 bug 修复

  • 修复部分网站中文乱码问题,例如: http://www.80s.tw/movie/18912

  • 基于性能考虑,页面变化检测触发后锁定0.5秒

  • 其他修改与优化