mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Provide modern Python tools for search engine plugins #7989
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#7989
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jaid on GitHub (Oct 29, 2018).
Creating search engine plugins could be more efficient and attractive if developers had access to dedicated libraries for common processes like server communication and HTML scraping. Those libraries currently need to be installed by each user which is unsuitable for unexperienced people.
Recommended modules
Related
@ngosang commented on GitHub (Mar 22, 2019):
The main problem is the core developers are against the search engine because can be related to pirated content. This year the Python2 support will end and I will propose several changes/clean ups in the code. Including bs4 and requests will be consider.
By now, you can use Jackett in qBittorrent.
@depau commented on GitHub (Jun 13, 2019):
In fact Jackett is quite good. I think dropping support for all search engines except for Jackett would be good for both communities:
That being said I think qBittorrent's "built-in" search engines are more convenient because you don't have to install anything else (except on Windows)
My 2 cents
@luzpaz commented on GitHub (Aug 15, 2024):
Ia this Feature still relevant ?
@Jaid commented on GitHub (Aug 19, 2024):
I don’t think there is enough public interest to justify putting effort into extending this feature.
Also Jackett still provides actively maintained plugins for every common service.
I am going to close this issue now.