{"id":13815133,"url":"https://github.com/Yuukiy/JavSP","last_synced_at":"2025-05-15T07:32:06.324Z","repository":{"id":37019513,"uuid":"326354101","full_name":"Yuukiy/JavSP","owner":"Yuukiy","description":"汇总多站点数据的AV元数据刮削器","archived":false,"fork":false,"pushed_at":"2024-09-18T15:36:04.000Z","size":792,"stargazers_count":2562,"open_issues_count":36,"forks_count":223,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-09-19T10:29:56.332Z","etag":null,"topics":["emby","jav","jav-scraper","jellyfin","kodi","plex","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yuukiy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-03T07:42:23.000Z","updated_at":"2024-09-19T10:29:09.000Z","dependencies_parsed_at":"2024-01-14T08:42:11.860Z","dependency_job_id":"0d8c1b73-b0f1-40c6-9834-b190901215ee","html_url":"https://github.com/Yuukiy/JavSP","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuukiy%2FJavSP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuukiy%2FJavSP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuukiy%2FJavSP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuukiy%2FJavSP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yuukiy","download_url":"https://codeload.github.com/Yuukiy/JavSP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254295962,"owners_count":22047179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emby","jav","jav-scraper","jellyfin","kodi","plex","python"],"created_at":"2024-08-04T04:03:00.279Z","updated_at":"2025-05-15T07:32:01.306Z","avatar_url":"https://github.com/Yuukiy.png","language":"Python","readme":"![JavSP](./image/JavSP.svg)\n\n# Jav Scraper Package\n\n**汇总多站点数据的AV元数据刮削器**\n\n提取影片文件名中的番号信息，自动抓取并汇总多个站点数据的 AV 元数据，按照指定的规则分类整理影片文件，并创建供 Emby、Jellyfin、Kodi 等软件使用的元数据文件\n\n**WebUI**: UI界面不是[此项目的目标](https://github.com/Yuukiy/JavSP/issues/148)。\n\n**i18n**: This project currently supports only Chinese. However, if you're willing, you can [vote here](https://github.com/Yuukiy/JavSP/discussions/157) for the language you'd like to see added\n\n![License](https://img.shields.io/github/license/Yuukiy/JavSP)\n[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)\n![Python 3.10](https://img.shields.io/badge/python-3.10-green.svg)\n[![Crawlers test](https://img.shields.io/github/actions/workflow/status/Yuukiy/JavSP/test-web-funcs.yml?label=crawlers%20test)](https://github.com/Yuukiy/JavSP/actions/workflows/test-web-funcs.yml)\n[![Latest release](https://img.shields.io/github/v/release/Yuukiy/JavSP)](https://github.com/Yuukiy/JavSP/releases/latest)\n[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)\n## 功能特点\n\n下面这些是一些已实现或待实现的功能，在逐渐实现和完善，如果想到新的功能点也会加进来。\n\n- [x] 自动识别影片番号\n- [x] 支持处理影片分片\n- [x] 汇总多个站点的数据生成NFO数据文件\n- [x] 每天自动对站点抓取器进行测试\n- [x] 多线程并行抓取\n- [x] 下载高清封面\n- [x] 基于AI人体分析裁剪素人等非常规封面的海报\n- [x] 自动检查和更新新版本\n- [x] 翻译标题和剧情简介\n- [ ] 匹配本地字幕\n- [ ] 使用小缩略图创建文件夹封面\n- [ ] 保持不同站点间 genre 分类的统一\n- [ ] 不同的运行模式（抓取数据+整理，仅抓取数据）\n- [ ] 可选：所有站点均抓取失败时由人工介入\n\n## 迁移\n\n功能修改日志：[ChangeLog](./CHANGELOG.md)\n\n如果你之前使用的是config.ini，请重新配置JavSP，或者通过[这个脚本](./tools/config_migration.py)来将其迁移到最新的config.yml。\n\n## [安装并运行JavSP](https://github.com/Yuukiy/JavSP/wiki/%E5%AE%89%E8%A3%85%E5%B9%B6%E8%BF%90%E8%A1%8CJavSP)\n\n## 使用\n\n软件开箱即用。如果想让软件更符合你的使用需求，也许你需要更改配置文件:\n\n\u003e 以任意文本编辑器打开 ```config.yml```，根据各个配置项的说明选择你需要的配置即可。\n\n此外软件也支持从命令行指定运行参数（命令行参数的优先级高于配置文件）。运行 ```JavSP -h``` 查看支持的参数列表\n\n更详细的使用说明请前往 [JavSP Wiki](https://github.com/Yuukiy/JavSP/wiki) 查看\n\n如果使用的时候遇到问题也欢迎给我反馈😊\n\n## 问题反馈\n\n如果使用中遇到了 Bug，请[前往 Issue 区反馈](https://github.com/Yuukiy/JavSP/issues)（提问前请先搜索是否已有类似问题）\n\n\n## 参与贡献\n\n此项目不需要捐赠。如果你想要帮助改进这个项目，欢迎通过以下方式参与进来（并不仅局限于代码）：\n\n- 帮助撰写和改进Wiki\n\n- 帮助完善单元测试数据（不必非要写代码，例如如果你发现有某系列的番号识别不准确，总结一下提issue也是很好的）\n\n- 帮助翻译 genre\n\n- Bugfix / 新功能？欢迎发 Pull Request\n\n- 要不考虑点个 Star ?（我会很开心的）\n\n\n## 许可\n\n此项目的所有权利与许可受 GPL-3.0 License 与 [Anti 996 License](https://github.com/996icu/996.ICU/blob/master/LICENSE_CN) 共同限制。此外，如果你使用此项目，表明你还额外接受以下条款：\n\n- 本软件仅供学习 Python 和技术交流使用\n\n- 请勿在微博、微信等墙内的公共社交平台上宣传此项目\n\n- 用户在使用本软件时，请遵守当地法律法规\n\n- 禁止将本软件用于商业用途\n\n\n---\n\n![Star History Chart](https://api.star-history.com/svg?repos=Yuukiy/JavSP\u0026type=Date)\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYuukiy%2FJavSP","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYuukiy%2FJavSP","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYuukiy%2FJavSP/lists"}