Git Product home page Git Product logo

movie_data_capture's Introduction

Movie Data Capture


Docker 版本

本地电影元数据 抓取工具 | 刮削器,配合本地影片管理软件 Emby, Jellyfin, Kodi 等管理本地影片,该软件起到分类与元数据(metadata)抓取作用,利用元数据信息来分类,仅供本地影片分类整理使用。

严禁在墙内的社交平台上宣传此项目

English

正在寻找实习与兼职机会(深圳或远程) [email protected]

文档

申明

当你查阅、下载了本项目源代码或二进制程序,即代表你接受了以下条款

  • 本项目和项目成果仅供技术,学术交流和Python3性能测试使用
  • 用户必须确保获取影片的途径在用户当地是合法的
  • 运行时和运行后所获取的元数据和封面图片等数据的版权,归版权持有人持有
  • 本项目贡献者编写该项目旨在学习Python3 ,提高编程水平
  • 本项目不提供任何影片下载的线索
  • 请勿提供运行时和运行后获取的数据提供给可能有非法目的的第三方,例如用于非法交易、侵犯未成年人的权利等
  • 用户仅能在自己的私人计算机或者测试环境中使用该工具,禁止将获取到的数据用于商业目的或其他目的,如销售、传播等
  • 用户在使用本项目和项目成果前,请用户了解并遵守当地法律法规,如果本项目及项目成果使用过程中存在违反当地法律法规的行为,请勿使用该项目及项目成果
  • 法律后果及使用后果由使用者承担
  • GPL LICENSE
  • 若用户不同意上述条款任意一条,请勿使用本项目和项目成果

下载

贡献者

Star History

Star History Chart

movie_data_capture's People

Contributors

553531284 avatar 68cdrbxm8ydoj avatar biaji avatar ercsion avatar feng4 avatar happyququ avatar hejianjun avatar jnozsc avatar lhiqwj173 avatar loveritsu929 avatar lsd08km avatar mark5231 avatar mcdull avatar moyy996 avatar mtxcab avatar mvdctop avatar naughtygitcat avatar ninjadogz avatar oxygenkun avatar popjdh avatar sharermax avatar sharpx2016 avatar suwmlee avatar t2sgpt-demo avatar tachibanakimika avatar vergilgao avatar warptraveller avatar wqzz123 avatar wsndshx avatar yobailover avatar

Stargazers

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

Watchers

 avatar

movie_data_capture's Issues

Cloudflare 拦截

我也是自用6.6.7, 凑合在改代码没细看
javbus在请求的时候会被Cloudflare识别为异常请求, 会弹出验证框
增加一些请求头他就不拦截了. 目前我这测试是正常的.

scrapinglib\javbus.py:

# todo Cloudflare  会因为没因为请求头数据量太少, 弹出要求验证,
def extraInit(self):
    self.extraheader = {"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8",
                        "Accept-Language":"zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2"}

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.