True URL downloads

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

Verze ze dne 16. 12. 2021. Zobrazit nejnovější verzi.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
hoothin
Hodnocení
0 0 0
Verze
1.22.11
Vytvořeno
08. 01. 2015
Aktualizováno
16. 12. 2021
Size
86,1 KB
Licence
MIT
Spustit na
všech stránkách

True URL downloads

脚本Github 看图搜图采集图脚本 modify from http://userscripts-mirror.org/scripts/show/157556

donations

下载嗅探


更改内容

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

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

  • 按住 CTRL 划词解密专有链

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

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

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

  • 其他修改与优化