qbittorrent搜索插件合集

摘要:
qbittorrent搜索插件:点击下载说明:本地导入可批量,链接只能单个导入。另外很多插件(源)不支持国内网络。链接获取主要是开发者工具中使用jQuery查询得到源码,再经过文本编辑简单的替换而成。(由于jQuery语法不是很熟悉,for循环竟然也无法得到满意结果。所以这里的遍历也是无奈之举。

qbittorrent搜索

qbittorrent搜索一个很有特色的功能:

qbittorrent搜索插件合集第1张

这里收集整理了一些公开网站的插件(Plugins for Public sites),并连 源py文件一起分享。

qbittorrent搜索插件:点击下载

说明:本地导入可批量,链接只能单个导入。另外很多 插件(源)不支持国内网络。

链接获取

主要是开发者工具中使用jQuery查询得到源码,再经过文本编辑简单的替换而成。
(由于jQuery语法不是很熟悉,for循环竟然也无法得到满意结果。所以这里的遍历也是无奈之举。)

document.querySelectorAll('#wiki-body > div > table:nth-child(6) > tbody > tr > td:nth-child(5) > a').forEach((item,i,obj)=>{console.log(item.outerHTML)})

网络链接

"https://raw.githubusercontent.com/solenskiner/search-plugins/master/nova3/engines/academictorrents.py" 
"https://raw.githubusercontent.com/hannsen/qbittorrent_search_plugins/master/ali213.py" 
"https://github.com/nindogo/qbtSearchScripts/raw/master/anidex.py"
"https://raw.githubusercontent.com/hannsen/qbittorrent_search_plugins/master/threedm.py" 
"https://raw.githubusercontent.com/lima66/Torrents_Plugin/master/btetree.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/cinecalidad.py" 
"https://raw.githubusercontent.com/davy39/qbfrench/master/cpasbien.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/cpasbien.py" 
"https://raw.githubusercontent.com/hannsen/qbittorrent_search_plugins/master/demonoid.py" 
"https://github.com/xyauhideto/DMHY_qBittorrent_search_plugin/raw/master/dmhyorg.py"
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/ettv.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/extratorrent.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/foxcili.py" 
"https://raw.githubusercontent.com/jac/search_plugin/master/horriblesubs.py"
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/horriblesubs.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/corsaroblu.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/corsaronero.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/kickass_torrent.py" 
"https://raw.githubusercontent.com/MadeOfMagicAndWires/qBit-plugins/6074a7cccb90dfd5c81b7eaddd3138adec7f3377/engines/linuxtracker.py" 
"https://raw.githubusercontent.com/nindogo/qbtSearchScripts/master/magnetdl.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/mejor.py" 
"https://raw.githubusercontent.com/4chenz/pantsu-plugin/master/pantsu.py" 
"https://raw.githubusercontent.com/MadeOfMagicAndWires/qBit-plugins/master/engines/nyaapantsu.py" 
"https://raw.githubusercontent.com/MadeOfMagicAndWires/qBit-plugins/master/engines/nyaasi.py" 
"https://raw.githubusercontent.com/Pireo/hello-world/master/rockbox.py" 
"https://raw.githubusercontent.com/Pireo/hello-world/master/rutor.py" 
"https://gist.githubusercontent.com/kernc/67c939c57edb7dd057b3abf9f159598a/raw/09c0099fc8cd8bd2326e5881a8f77c2dffb8e16b/skytorrents.py" 
"https://raw.githubusercontent.com/hannsen/qbittorrent_search_plugins/master/smallgames.py" 
"https://raw.githubusercontent.com/gitDew/qbittorrent-snowfl-search-plugin/master/snowfl.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/solotorrent.py" 
"https://raw.githubusercontent.com/phuongtailtranminh/qBittorrent-Nyaa-Search-Plugin/master/nyaa.py" 
"https://raw.githubusercontent.com/4chenz/pantsu-plugin/master/sukebei.py" 
"https://raw.githubusercontent.com/ngosang/qBittorrent-plugins/master/sumotorrent/sumotorrent.py" 
"https://raw.githubusercontent.com/BrunoReX/qBittorrent-Search-Plugin-TokyoToshokan/master/tokyotoshokan.py" 
"https://raw.githubusercontent.com/CravateRouge/qBittorrentSearchPlugins/master/torrent9.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/torrentfunk.py" 
"https://raw.githubusercontent.com/nindogo/qbtSearchScripts/master/torrentgalaxy.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/torrentproject.py" 
"https://raw.githubusercontent.com/nindogo/qbtSearchScripts/master/uniondht.py" 
"https://raw.githubusercontent.com/nindogo/qbtSearchScripts/master/yourbittorrent.py" 
"https://raw.githubusercontent.com/khensolomon/leyts/master/yts.py" 
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/yts_am.py" 

参考:
qbittorrent插件: https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins

怎样遍历NodeList对象: https://www.cnblogs.com/aisowe/p/11511877.html

免责声明:文章转载自《qbittorrent搜索插件合集》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇十分钟上手-搭建vue开发环境(新手教程)macbook中使用彩色的ls下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

相关文章

linux批量操作(一)

一、常用命令 1、关闭所有java进程命令:   ps -ef | grep java | grep -v grep | awk '{print $2}' | xargs kill -9 2、批量文本操作   替换字符串:sed -i 's/原字符串/新字符串/g' /home/1.txt   删除字符串:sed -i '/字符串/d' file   字符...

在阿里云创建子域名,配置nginx,使用pm2部署node项目到ubuntu服务器

配置域名 在阿里云找到主域名   进入主域名之后,右上角添加解析,添加子域名, 记录类型选择cname,主机记录填写子域名的名称,记录值为主域名,至此阿里云已经配置好了。 检查nginx安装 首先检查服务器是否安装nginx:   find / -name 'nginx.conf'  -ls   或者   ps -ef|grep nginx   安装ng...

微信小程序腾讯云配置Tomcat https端口

在个人开发微信小程序时,发布之前要配置微信小程序的域名https及域名的SSL证书的申请及安装 我用的是腾讯云,SSL证书申请好之后,点击下载,解压文件夹,会有如图,根据你要配置的服务器是哪种,我是tomcat配置,这时候腾讯云官方有文档,教你4种不同该怎么去云服务器配置,一步步跟着走就行。一般配置完成后会发现,还是运行不了https的网址,我个人用配置T...

【git】合并分支发生冲突

README.md 文件内容如下: Creating a new branch is quick and simple. Evan@Evan-PC MINGW64 /f/gitskills (master) $ git checkout -b feature1 #create a branch 'feature1' and switch to it Swi...

sqlserver prompt工具的使用

【1】Prompt 下载安装 【1.1】下载 官网:https://www.red-gate.com/products/sql-development/sql-prompt/trial/index-b 国内代理(中文、以及非常详细具体的教程):慧都网 【1.2】安装 本文下载:https://download.red-gate.com/SQLPromptD...

kubeadmin搭建k8s集群

一、准备环境 准备环境: 角色 IP地址 k8s-master 192.168.56.21 k8s-node01 192.168.56.25 k8s-node02 192.168.56.26 所有节点环境初始化: 关闭防火墙: systemctl stop firewalld systemctl disable firewalld 关...