All Projects → javsdt → Javsdt

javsdt / Javsdt

Licence: mit
影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。

Programming Languages

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

Projects that are alternatives of or similar to Javsdt

JavSP
汇总多站点数据的AV元数据刮削器
Stars: ✭ 549 (-79.67%)
Mutual labels:  kodi, jav, emby, jellyfin, jav-scraper
JAV-Sort-Scrape-javlibrary
Scrape and sort Japanese Adult Videos and write metadata for Emby/Jellyfin/Plex
Stars: ✭ 60 (-97.78%)
Mutual labels:  jav, 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 (-97.11%)
Mutual labels:  kodi, 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 (-97.85%)
Mutual labels:  kodi, emby, jellyfin
Movie Data Capture
Local Movies Organizer
Stars: ✭ 5,481 (+103%)
Mutual labels:  kodi, emby, jellyfin
Av data capture
本地电影刮削与整理一体化解决方案
Stars: ✭ 3,502 (+29.7%)
Mutual labels:  kodi, emby
pyEmby
Python wrapper for Emby api
Stars: ✭ 21 (-99.22%)
Mutual labels:  emby, jellyfin
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 (-96.41%)
Mutual labels:  kodi, emby
kodi-nfo-generator
Simple Python-based command-line tool to generate .nfo files for movies and TV series used by Kodi.
Stars: ✭ 37 (-98.63%)
Mutual labels:  kodi, nfo
jellycon
Kodi Addon for Jellyfin
Stars: ✭ 155 (-94.26%)
Mutual labels:  kodi, jellyfin
ChineseSubFinder
自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM
Stars: ✭ 2,212 (-18.07%)
Mutual labels:  emby, jellyfin
JellyfinJav
JAV metadata providers for Jellyfin
Stars: ✭ 66 (-97.56%)
Mutual labels:  jav, jellyfin
Javgo
JavGo是一个集合影片管理,影片刮削,视频处理,资源搜索等综合一体的全功能影音软件,支持爬取javbus,jav321,javdb,javlibrary进行刮削,支持db,bus的磁力搜索,支持获取library的影片评论。
Stars: ✭ 338 (-87.48%)
Mutual labels:  kodi, emby
Jellyfin.Plugin.PhoenixAdult
Jellyfin/Emby Metadata Provider for videos from multiple adult sites
Stars: ✭ 135 (-95%)
Mutual labels:  emby, jellyfin
Sickgear
SickGear has proven the most reliable stable TV fork of the great Sick-Beard to fully automate TV enjoyment with innovation.
Stars: ✭ 452 (-83.26%)
Mutual labels:  kodi, emby
Ember Mm
Ember Media Manager - The all in one media manager for Kodi
Stars: ✭ 118 (-95.63%)
Mutual labels:  kodi
Javinizer
(NSFW) Organize your local Japanese Adult Video (JAV) library
Stars: ✭ 160 (-94.07%)
Mutual labels:  emby
Plugin.video.hbogoeu
hGO EU, inputstream.adaptive based add-on to access HBO Go content from Kodi
Stars: ✭ 109 (-95.96%)
Mutual labels:  kodi
Repo Plugins
Official source repository for Kodi plugin add-ons
Stars: ✭ 175 (-93.52%)
Mutual labels:  kodi
Docker Kodi
Dockerized Kodi with audio and video
Stars: ✭ 157 (-94.19%)
Mutual labels:  kodi

jav-standard-tool 简称javsdt

简介:收集影视元数据,并规范本地文件(夹)的格式,收集演员头像,为emby、kodi、jellyfin、极影派等影片管理软件铺路。

0、【长远计划】:

1、目前只重写了youma,后续再加上对wuma、suren、fc2的支持;
2、使用过程不再依赖第三方网站;
3、界面,类似tinymoviemaneger,方便用户对整理出错的影片手动纠错;
4、用户可以纠错并回报错误,共同维护;
5、剧照;
6、预告片;

1、【一般用户】下载及群链接:

目前2021年2月7日更新的1.1.5版本 推荐使用win10 64位
从蓝奏云下载 或者 从github下载

前往下载演员头像

企鹅群

2、使用说明(还没写完)

旧版的使用说明从蓝奏云下载

3、【其他开发者】运行环境:

python3.7.6 发行版是pyinstaller打包的exe
pip install requests==2.20.0(安装2.25.1报错ProxyError无法使用http代理)
pip install Pillow
pip install baidu-aip
pip install pysocks
pip install cloudscraper(目前版本暂时不需要)
pip install xlrd==1.2.0(安装2.2.1无法读取xlsx)
几个jav的py都是独立执行的,加了很多很多注释,希望能理解其中踩过的坑。

4、工作流程:

(1)用户选择文件夹,遍历路径下的所有文件。  
(2)文件是jav,取车牌号,到javXXX网站搜索影片找到对应网页。  
(3)获取网页源码找出“标题”“导演”“发行日期”等信息和DVD封面url。  
(4)重命名影片文件。  
(5)重命名文件夹或建立独立文件夹。  
(6)保存信息写入nfo。   
(7)下载封面url作fanart.jpg,裁剪右半边作poster.jpg。   
(8)移动文件夹,完成归类。  

5、目标效果:

效果图不放了 !=image
!=image
!=image

6、ini中的用户设置:

image

7、其他说明:

(1)不需要赞助;
(2)允许对软件进行任何形式的转载;
(3)代码及软件使用“MIT许可证”,他人可以修改代码、发布分支,允许闭源、商业化,但造成后果与本作者无关。

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].