Git Product home page Git Product logo

av_data_capture's Introduction

日本AV元数据抓取工具 (刮削器)

关于本软件 (~路star谢谢)

目前,我下的AV越来越多,也意味着AV要集中地管理,形成媒体库。现在有两款主流的AV元数据获取器,"EverAver"和"Javhelper"。前者的优点是元数据获取比较全,缺点是不能批量处理;后者优点是可以批量处理,但是元数据不够全。

为此,综合上述软件特点,我写出了本软件,为了方便的管理本地AV,和更好的手冲体验。没女朋友怎么办ʅ(‾◡◝)ʃ

预计本周末适配DS Video,暂时只支持Kodi

tg官方电报群:https://t.me/AV_Data_Capture_Official

请认真阅读下面使用说明再使用 * 如何使用

软件流程图

如何使用

请认真阅读下面使用说明

release的程序可脱离python环境运行,可跳过第一步(仅限windows平台) 下载地址(Windows):https://github.com/wenead99/AV_Data_Capture/releases

  1. 请安装requests,pyquery,lxml,Beautifulsoup4,pillow模块,可在CMD逐条输入以下命令安装
pip install requests

pip install pyquery

pip install lxml

pip install Beautifulsoup4

pip install pillow
  1. 你的AV在被软件管理前最好命名为番号:
COSQ-004.mp4

文件名中间要有减号"-",没有多余的内容只有番号为最佳,可以让软件更好获取元数据 对于多影片重命名,可以用ReNamer来批量重命名 软件官网:http://www.den4b.com/products/renamer

  1. 把软件拷贝到AV的所在目录下,运行程序(**大陆用户必须挂VPN,Shsadowsocks开全局代理)
  2. 运行AV_Data_capture.py
  3. 你也可以把单个影片拖动到core程序

  1. 软件会自动把元数据获取成功的电影移动到JAV_output文件夹中,根据女优分类,失败的电影移动到failed文件夹中。

av_data_capture's People

Contributors

yoshiko2 avatar

Watchers

 avatar

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.