Giter Club home page Giter Club logo

Comments (4)

li-guohao avatar li-guohao commented on May 29, 2024

相关的issue

方案实现思路

经过 #62 验证,获取到的有效信息只有标题和子文件URL

  1. 解析蜜柑计划我的订阅RSS链接
  2. 根据标题和子文件URL,查询BgmTv获取番剧信息
  3. 根据查询到的番剧元数据创建动画
  4. 根据获取torrent的URL,并调用QbittorentWebApi进行下载
  5. 待文件下载完成,创建文件硬链接,获取文件URL地址
  6. 将文件URL地址与对应的剧集关联

from ikaros.

li-guohao avatar li-guohao commented on May 29, 2024

卡在了调用BgmTv根据关键词查询对应的条目ID上,
目前BgmTv老的查询API一直返回HTML内容,新的查询API一直调不通

再看看要不要用备选方案

备选方案:

  1. 通过蜜柑的RSS订阅获取到剧集页面URL
  2. 通过爬虫获取到剧集页面的番剧URL链接
  3. 通过爬虫获取到番剧页面的BgmTv链接
  4. 根据BgmTv链接提取条目ID
  5. 根据条目ID查询元数据

from ikaros.

li-guohao avatar li-guohao commented on May 29, 2024

卡在了调用BgmTv根据关键词查询对应的条目ID上, 目前BgmTv老的查询API一直返回HTML内容,新的查询API一直调不通

再看看要不要用备选方案

备选方案:

  1. 通过蜜柑的RSS订阅获取到剧集页面URL
  2. 通过爬虫获取到剧集页面的番剧URL链接
  3. 通过爬虫获取到番剧页面的BgmTv链接
  4. 根据BgmTv链接提取条目ID
  5. 根据条目ID查询元数据

备选方案已经实现,commit:li-guohao@1af3503

from ikaros.

li-guohao avatar li-guohao commented on May 29, 2024

出现了Docker容器内无法创建宿主机硬链接的问题

from ikaros.

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.