Code Monkey home page Code Monkey logo

qbit-plugins's Introduction

qBittorrent Search plugins

bakabt.me is a site that specialises in high-quality, well-seeded and complete anime-related materials.

linuxtracker is a tracker for linux torrents, including distro .iso files and software tarballs.

Nyaa.si is a drop-in replacements for the now removed NyaaTorrents.

Installation

Linuxtracker

Simply download the plugin file or copy the following link.

After you've done this you can add this plugin to qBittorrent by going:

Search tab 🡪 Search Plugins 🡪 Install a new one Local File then select the plugin file or Web Link then insert the link you copied.

Or by manually copying the bakabt.py to the following location:

  • Linux: ~/.local/share/data/qBittorrent/nova/engines/linuxtracker.py
  • Mac: ``~/Library/Application Support/qBittorrent/nova/engines/linuxtracker.py`
  • Windows: C:\Documents and Settings\username\Local Settings\Application Data\qBittorrent\nova\engines\linuxtracker.py

Nyaa.si

Take this file and follow the steps above.

Downloading .torrent files instead of magnet links

This requires an extra step in that you have to manually edit the nyaa.si file before (or after) installing it using qBittorrent.

The plugin defaults to using magnet links, but in order to download torrent files instead you can edit line 41:

    # Whether to use magnet links or download torrent files ###################
    #
    # Set to 'True' to use magnet links, or 'False' to use torrent files
    use_magent_links = True
    #
    ###########################################################################

by setting the use_magnet_links variable to False (the capitalisation matters here) instead, search results will link to torrent files going forward. Once you've installed any version >=1.2 any changes to this setting should take immediate effect.

These steps will have to be repeated every time you update the plugin, either manually or through qBittorrent.

BakaBT

Because BakaBT requires your login info, this plugin requires a bit more work than most.

  1. Firstly you'll need an account (Admission currently closed)
  2. Then you need to put your login information directly into the plugin file:

You can do this by editing these specific lines (lineno. 52:53).

    # Login information ######################################################
    #
    # SET THESE VALUES!!
    #
    username = "username"
    password = "password"
    ##########################################################################
    ...

Now replace the "username" and "password" with your username and password, surrounded by quotation marks. So if your username is foobar and your password is bazqux these lines should read:

    ...
    # SET THESE VALUES
    #
    username = "foobar"
    password = "bazqux"
    ...

After this is done you can follow the same steps as with the other plugins.

F.A.Q

  1. This plugin doesn't require my torrent pass, does this plugin provide personalized torrents?

Because the plugin logs you in for every search, this means that the torrent files you open using it are your personal ones. It's effectively no different than if you'd visit the site and download the torrent manually.

License

All files are distributed under the GPL licence

qbit-plugins's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

qbit-plugins's Issues

Proxy server

How can I make the plugin visit the website using a proxy? because nyaa.si is blocked in my country and I don't like turning on vpn just for this and proxy switcher also messes up with other browser tabs.

Use `.torrent` URL instead of magnet link for nyaa

Looks like downloading from nyaa plugin search result will use magnet link. Could you change it to .torrent URL ? As far as I know the .torrent URL is always nyaa.si/download/XXX.torrent where XXX is from nyaa.si/view/XXX.

When I want to only download certain file from nyaa, I won't start the torrent automatically because I will choose the file in content tab. If magnet link is used, the file in content tab is not shown up unless I start the download for couple seconds. but if I do this some of the file will be downloaded partially (sometimes a lot). If .torrent URL is used the file in content tab is shown up without need to start the torrent first.

Or there's a way to use the magnet link and also get the file list without starting the torrent ?

having issues with Nyaa.si plugin

I saw that there was a closed ticket on this and they didn't provide info.
Windows 11 64bit
qbittorent 4.5.2 64bit
python 3.11.3 64bit every search needs a specific version is kinda nuts. most of the times should be backwards compatible.
line modified
qbittorrent - file
search
qbittorrent - search
from site
qbittorrent - search nyaa

.

.

Add support for missing BakaBT categories (OVA, music video, and light novel)

Currently, the BakaBT plugin only returns results for OVA, music video, and light novel torrents if the selected category in qBittorrent is 'All categories'. It would be nice if these results were returned when searching for an appropriate category (e.g., qBit 'Anime' for BBT 'OVA', or qBit 'Books' for BBT 'Light Novel').

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.