Coder Social home page Coder Social logo

Comments (7)

jwcesign avatar jwcesign commented on May 22, 2024

目前还不行,
这个直接打开aria2,把文件贴上去就行,不过既然你能下载种子文件,那下载种子得链接你应该是知道的

from kubespider.

miRemid avatar miRemid commented on May 22, 2024

所以在Provider中里面的添加文件任务目前是无法使用的,我可以这么认为吗?

@abc.abstractmethod
def send_torrent_task(self, torrent_file_path, download_path):
        pass

from kubespider.

jwcesign avatar jwcesign commented on May 22, 2024

这个你发送torrent文件链接,kubespider会下载torrent文件,然后把文件地址作为入参调用这个函数

from kubespider.

jwcesign avatar jwcesign commented on May 22, 2024

所以在Provider中里面的添加文件任务目前是无法使用的,我可以这么认为吗?

@abc.abstractmethod
def send_torrent_task(self, torrent_file_path, download_path):
        pass

这个你看看对接aria2的函数实现就明白了

from kubespider.

jwcesign avatar jwcesign commented on May 22, 2024

可以问下你是想实现什么吗?

from kubespider.

miRemid avatar miRemid commented on May 22, 2024

我现在正把qbittorrent放进去,由于qbittorrent只能下载种子文件或磁力链接不能下载普通的文件,所以我在想怎么利用send_torrent_tasksend_general_task这俩接口

from kubespider.

jwcesign avatar jwcesign commented on May 22, 2024

我现在正把qbittorrent放进去,由于qbittorrent只能下载种子文件或磁力链接不能下载普通的文件,所以我在想怎么利用send_torrent_tasksend_general_task这俩接口

看这个api 除了general,应该都能适配,
https://python-qbittorrent.readthedocs.io/en/latest/intro.html#overview-of-api-methods

可以加下开发者讨论群,后面交流方便点

from kubespider.

Related Issues (20)

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.