Giter Site home page Giter Site logo

huyaaaa / avhelper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shuaigeadou/avhelper

0.0 1.0 0.0 139.99 MB

这个小程序的主要目的是配合embyserver管理AV,从javbus网站批量下载av封面、预览图和影片信息。下载对应的影片信息后会保存成“演员名/番号/影片”这种结构。生成的info信息是embyserver可以识别的,其他影音管理软件没有尝试。

Java 44.20% JavaScript 18.60% HTML 37.18% Batchfile 0.01%

avhelper's Introduction

avHelper

这个小程序的主要目的是配合embyserver管理AV,从网站批量下载av封面、预览图和影片信息。下载对应的影片信息后会保存成“演员名/番号/影片”这种结构。生成的info信息是embyserver可以识别的,其他影音管理软件没有尝试。

支持刮削网站:javbus、mgstage、fanza。(后面两个新加的,逻辑写的乱七八糟,图片切的也乱七八糟,最好还是用第一个)

运行需要在Windows下,jre7或以上。

对一个电影拆分成多个文件的情况不太好处理,暂时不支持在页面上修改文件名了,页面只是用来显示。如果根据规则修改的名称不正确,自己把文件名改成符合规则的或不要使用规则生成文件名了。或者去temp/movies.xml直接修改,所有的操作都是以movies.xml为根据,修改之前会在temp目录备份。

代码写的比较low,很多都是抄的网上的,抽象的也不好,有需要的自己改吧。本来想看看代码学学HTTPclient怎么用的,结果一抽风又去写刮削器了,HTTPclient还是不会用。估计以后不维护这个了。

这个是网上一大佬基于HttpClient-4.4.1封装的一个工具类,有需要的可以瞅瞅。httpclientutil

下载:

avHelper-2.3.0

教程

avhelper's People

Contributors

shuaigeadou avatar dependabot[bot] avatar

Watchers

James Cloos 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.