Giter VIP home page Giter VIP logo

Comments (18)

trim21 avatar trim21 commented on May 9, 2024

对于 transmission 和 aria2 直接用种子文件的URL替换掉磁力链就能解决问题…在蜜柑里把磁力链换成种子文件的URL了,动漫花园似乎是不提供种子下载的。

不是很确定迅雷离线还能不能用…看了一眼原本的项目已经停止维护两年了…

from bgmi.

TinkoLiu avatar TinkoLiu commented on May 9, 2024

其实我也不是很懂都8102了为什么还要支持迅雷离线……别人项目组解散都多久了

from bgmi.

trim21 avatar trim21 commented on May 9, 2024

应该是当初加进来的时候应该是项目还在维护,然后一直没遇到什么删掉的理由…

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

bangumi.moe 好像有种子,这个我可以支持一下,但是 dmhy 就没辙了,问问 @codysk

from bgmi.

TinkoLiu avatar TinkoLiu commented on May 9, 2024

dmhy点开详情页之后有个会员专用链接,实际上就是种子文件

from bgmi.

codysk avatar codysk commented on May 9, 2024

dmhy可以从会员专用链接拿到种子 他好像也没做会员限制什么的
要做的话可以先这么抓来用着 但得做好那天被ban的准备就是了

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

不会被ban的(

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

@trim21 不知道你咋实现的,不过最好我这边设计好接口,然后我框架调用接口下载比较好?

from bgmi.

trim21 avatar trim21 commented on May 9, 2024

直接把磁力链magnet:?xt=urn:btih:xxxx替换成种子的urlhttps://a.b.c/d.torrent
对于aria2和Transmission来说这两者是一样的.

迅雷离线删了算了

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

一样的吗?会不会把种子下载回来了但是没有继续通过种子下载?..

from bgmi.

trim21 avatar trim21 commented on May 9, 2024

aria2c有一个设置是follow-torrent 默认开启
Transmission调用的是add_torrent 看文档说可以,没实测过(

https://pythonhosted.org/transmissionrpc/#poking-around

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

好的

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

image
bangumi.moe 也很有意思,获取结果的那个 magnet 换成 _id,然后拼上这个 url 就能下载种子文件了..

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

@TinkoLiu 目前 bangumi.moe 和 mikan 源都支持种子下载了

from bgmi.

codysk avatar codysk commented on May 9, 2024

现在是将抓取回来的链接直接抓成torrent文件的链接就可以了?
没有需要判断什么配置开关之类的吧?

from bgmi.

trim21 avatar trim21 commented on May 9, 2024

没有 直接替换原来的磁链即可

from bgmi.

codysk avatar codysk commented on May 9, 2024

试了下 dmhy的种子链接得打开搜索结果的正文才能拿到
不能用搜索列表上的信息构造出来
而每个搜索结果条目都跟进去取种子链接的话太。。慢。。。慢。。。慢了
而且现在抓的磁链是带tracker地址的 就算在DHT孤岛上获取元数据也不会有问题 (这种情况获取都不到元数据的话给种子也没法下吧。。
所以dmhy就保持用磁链下载好啦~

from bgmi.

RicterZ avatar RicterZ commented on May 9, 2024

from bgmi.

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.