All Projects → Yuukiy → JavSP

Yuukiy / JavSP

Licence: GPL-3.0 license
汇总多站点数据的AV元数据刮削器

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to JavSP

Javsdt
影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。
Stars: ✭ 2,700 (+391.8%)
Mutual labels:  kodi, jav, emby, jellyfin, jav-scraper
Movie Data Capture
Local Movies Organizer
Stars: ✭ 5,481 (+898.36%)
Mutual labels:  kodi, emby, jellyfin
JAV-Sort-Scrape-javlibrary
Scrape and sort Japanese Adult Videos and write metadata for Emby/Jellyfin/Plex
Stars: ✭ 60 (-89.07%)
Mutual labels:  jav, emby, jellyfin
docker-amvd
AMVD is a Lidarr companion script to automatically download and tag Music Videos for use in other video applications (plex/kodi/jellyfin/emby)
Stars: ✭ 58 (-89.44%)
Mutual labels:  kodi, emby, jellyfin
docker-amtd
AMTD is a Radarr companion script to automatically download movie trailers and extras for use in other video applications (plex/kodi/jellyfin/emby)
Stars: ✭ 78 (-85.79%)
Mutual labels:  kodi, emby, jellyfin
ChineseSubFinder
自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM
Stars: ✭ 2,212 (+302.91%)
Mutual labels:  emby, jellyfin
Jellyfin.Plugin.PhoenixAdult
Jellyfin/Emby Metadata Provider for videos from multiple adult sites
Stars: ✭ 135 (-75.41%)
Mutual labels:  emby, jellyfin
JellyfinJav
JAV metadata providers for Jellyfin
Stars: ✭ 66 (-87.98%)
Mutual labels:  jav, jellyfin
pyEmby
Python wrapper for Emby api
Stars: ✭ 21 (-96.17%)
Mutual labels:  emby, jellyfin
Javgo
JavGo是一个集合影片管理,影片刮削,视频处理,资源搜索等综合一体的全功能影音软件,支持爬取javbus,jav321,javdb,javlibrary进行刮削,支持db,bus的磁力搜索,支持获取library的影片评论。
Stars: ✭ 338 (-38.43%)
Mutual labels:  kodi, emby
Av data capture
本地电影刮削与整理一体化解决方案
Stars: ✭ 3,502 (+537.89%)
Mutual labels:  kodi, emby
Conv2mp4 Ps
This Powershell script will recursively search through a user-defined file path and convert all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. The purpose of this script is to reduce transcoding CPU load on a media server like Plex or Emby and increase video compatibility across platforms.
Stars: ✭ 97 (-82.33%)
Mutual labels:  kodi, emby
Sickgear
SickGear has proven the most reliable stable TV fork of the great Sick-Beard to fully automate TV enjoyment with innovation.
Stars: ✭ 452 (-17.67%)
Mutual labels:  kodi, emby
jellycon
Kodi Addon for Jellyfin
Stars: ✭ 155 (-71.77%)
Mutual labels:  kodi, jellyfin
Mergerfs
a featureful union filesystem
Stars: ✭ 2,114 (+285.06%)
Mutual labels:  kodi
Plugin.video.catchuptvandmore
Replay, Live TV and websites videos addon for Kodi
Stars: ✭ 131 (-76.14%)
Mutual labels:  kodi
Script.module.urlresolver
URLResolver Development for the Kodi Media Center - Kodi is a registered trademark of the XBMC Foundation. We are not connected to or in any other way affiliated with Kodi - DMCA: [email protected]
Stars: ✭ 124 (-77.41%)
Mutual labels:  kodi
Xbmc Kodi Private China Addons
个人开发的xbmc/kodi 插件 欢迎各位大神提意见。
Stars: ✭ 232 (-57.74%)
Mutual labels:  kodi
Xbmc Video Server
Web interface for streaming or downloading media from a Kodi/XBMC library
Stars: ✭ 184 (-66.48%)
Mutual labels:  kodi
Ember Mm
Ember Media Manager - The all in one media manager for Kodi
Stars: ✭ 118 (-78.51%)
Mutual labels:  kodi

JavSP

Jav Scraper Package

汇总多站点数据的AV元数据刮削器

提取影片文件名中的番号信息,自动抓取并汇总多个站点数据的 AV 元数据,按照指定的规则分类整理影片文件,并创建供 Emby、Jellyfin、Kodi 等软件使用的元数据文件

License LICENSE Python 3.8 Crawlers test Latest release 996.icu

功能特点

下面这些是一些已实现或待实现的功能,在逐渐实现和完善,如果想到新的功能点也会加进来。

  • 自动识别影片番号
  • 支持处理影片分片
  • 汇总多个站点的数据生成NFO数据文件
  • 每天自动对站点抓取器进行测试
  • 多线程并行抓取
  • 下载高清封面
  • 基于AI人体分析裁剪素人等非常规封面的海报
  • 自动检查和更新新版本
  • 翻译标题和剧情简介
  • 匹配本地字幕
  • 使用小缩略图创建文件夹封面
  • 保持不同站点间 genre 分类的统一
  • 不同的运行模式(抓取数据+整理,仅抓取数据)
  • 可选:所有站点均抓取失败时由人工介入

安装

  • 想要快速上手?

    前往软件发布页下载最新版本的软件,无需安装额外工具,开箱即用

  • 更喜欢源代码?

    请确保已安装 Python (此项目以 Python 3.8 开发)

     git clone https://github.com/Yuukiy/JavSP.git
     cd JavSP
     pip install -r requirements.txt
     python JavSP.py
    

使用

软件开箱即用,首次运行时会在软件目录下生成默认的配置文件 config.ini。如果想让软件更符合你的使用需求,也许你需要更改配置文件:

以任意文本编辑器打开 config.ini,根据各个配置项的说明选择你需要的配置即可。

此外软件也支持从命令行指定运行参数(命令行参数的优先级高于配置文件)。运行 JavSP -h 查看支持的参数列表

更详细的使用说明请前往 JavSP Wiki 查看

如果使用的时候遇到问题也欢迎给我反馈😊

问题反馈

如果使用中遇到了 Bug,请前往 Issue 区反馈(提问前请先搜索是否已有类似问题)

参与贡献

此项目不需要捐赠。如果你想要帮助改进这个项目,欢迎通过以下方式参与进来(并不仅局限于代码):

  • 帮助撰写和改进Wiki

  • 帮助完善单元测试数据

  • 帮助翻译 genre

  • Bugfix / 新功能?欢迎发 Pull Request

  • 要不考虑点个 Star ?(我会很开心的)

许可

此项目的所有权利与许可受 GPL-3.0 License 与 Anti 996 License 共同限制。此外,如果你使用此项目,表明你还额外接受以下条款:

  • 本软件仅供学习 Python 和技术交流使用

  • 请勿在微博、微信等墙内的公共社交平台上宣传此项目

  • 用户在使用本软件时,请遵守当地法律法规

  • 禁止将本软件用于商业用途

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].