From 529aeaddd223d33336b1d4b8d4e6576786b0e81d Mon Sep 17 00:00:00 2001 From: yoshiko2 Date: Wed, 25 May 2022 23:03:18 +0800 Subject: [PATCH] Update README --- README.md | 51 +++++++++++++++++++-------------------------------- README_EN.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ README_ZH.md | 4 ++-- 3 files changed, 70 insertions(+), 34 deletions(-) create mode 100644 README_EN.md diff --git a/README.md b/README.md index f4570e3..576253d 100644 --- a/README.md +++ b/README.md @@ -3,47 +3,34 @@ ![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) ![](https://img.shields.io/github/license/yoshiko2/Movie_data_capture.svg?style=flat) ![](https://img.shields.io/github/release/yoshiko2/Movie_data_capture.svg?style=flat) -![](https://img.shields.io/badge/Python-3.8-yellow.svg?style=flat&logo=python)
-[Docker Edition](https://github.com/VergilGao/docker-mdc) +![](https://img.shields.io/badge/Python-3.9-yellow.svg?style=flat&logo=python)
+[Docker 版本](https://github.com/yoshiko2/docker-mdc) ![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) ![](https://img.shields.io/github/license/VergilGao/docker-mdc.svg?style=flat) ![](https://img.shields.io/github/release/VergilGao/docker-mdc.svg?style=flat) -![](https://img.shields.io/badge/Python-3.8-yellow.svg?style=flat&logo=python)
+![](https://img.shields.io/badge/Python-3.9-yellow.svg?style=flat&logo=python)
-**Movie Metadata Scraper**, with local JAV management software Emby, Jellyfin, Kodi, etc. to manage local movies, -the project plays the role of classification and metadata (metadata) grabbing, using metadata information to classify, only for local movie classification and organization. +**本地电影元数据 抓取工具 | 刮削器**,配合本地影片管理软件 Emby, Jellyfin, Kodi 等管理本地影片,该软件起到分类与元数据(metadata)抓取作用,利用元数据信息来分类,仅供本地影片分类整理使用。 +### 请勿在墙内的社交平台上宣传此项目 -[中文 | Chinese](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/README_ZH.md) +[English](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/README_EN.md) -# Documents -* [Official WIKI](https://github.com/yoshiko2/Movie_Data_Capture/wiki/English) -* [VergilGao's Docker Edition](https://github.com/VergilGao/docker-mdc) +# 文档 +* [官方教程WIKI](https://github.com/yoshiko2/Movie_Data_Capture/wiki) +* [VergilGao's Docker部署](https://github.com/VergilGao/docker-mdc) -# NOTICE -When you view and download the source code or binary program of this project, it means that you have accepted the following terms -* **You must be over 18 years old, or leave the page immediately** -* This project and its results are for technical, academic exchange and Python3 performance testing purposes only -* The contributors to this project have written this project to learn Python3 and improve programming -* This project does not provide any movie download trail -* Legal consequences and the consequences of use are borne by the user +# 申明 +当你查阅、下载了本项目源代码或二进制程序,即代表你接受了以下条款 +* 本项目和项目成果仅供技术,学术交流和Python3性能测试使用 +* 本项目贡献者编写该项目旨在学习Python3 ,提高编程水平 +* 本项目不提供任何影片下载的线索 +* 用户在使用本项目和项目成果前,请用户了解并遵守当地法律法规,如果本项目及项目成果使用过程中存在违反当地法律法规的行为,请勿使用该项目及项目成果 +* 法律后果及使用后果由使用者承担 * [GPL LICENSE](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/LICENSE) -* If you do not agree to any of the above terms, please do not use the project and project results +* 若用户不同意上述条款任意一条,请勿使用本项目和项目成果 -# Download +# 下载 * [Releases](https://github.com/yoshiko2/Movie_Data_Capture/releases/latest) -# Contributors +# 贡献者 [![](https://opencollective.com/movie_data_capture/contributors.svg?width=890)](https://github.com/yoshiko2/movie_data_Capture/graphs/contributors) - -# Sponsor -I am a college student and currently have high living and tuition costs and I want to reduce my financial dependence on my family - -If the program helps you, you can sponsor by: - -## Crypto -* USDT TRC-20: `TCVvFxeMuHFaECVMiHrxWD9b5QGX8DVQNV` -* BTC: `3MyXrRyKbCG6mrB3KiWoYnifsPWNCiprwe` - -For new functions and new feature requirements, all can be customized for a fee by communicating in the above way. And you can give me work to do. - -Thanks! diff --git a/README_EN.md b/README_EN.md new file mode 100644 index 0000000..dd5358a --- /dev/null +++ b/README_EN.md @@ -0,0 +1,49 @@ +

Movie Data Capture

+ +![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) +![](https://img.shields.io/github/license/yoshiko2/Movie_data_capture.svg?style=flat) +![](https://img.shields.io/github/release/yoshiko2/Movie_data_capture.svg?style=flat) +![](https://img.shields.io/badge/Python-3.9-yellow.svg?style=flat&logo=python)
+[Docker Edition](https://github.com/VergilGao/docker-mdc) +![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) +![](https://img.shields.io/github/license/VergilGao/docker-mdc.svg?style=flat) +![](https://img.shields.io/github/release/VergilGao/docker-mdc.svg?style=flat) +![](https://img.shields.io/badge/Python-3.9-yellow.svg?style=flat&logo=python)
+ +**Movie Metadata Scraper**, with local JAV management software Emby, Jellyfin, Kodi, etc. to manage local movies, +the project plays the role of classification and metadata (metadata) grabbing, using metadata information to classify, only for local movie classification and organization. + +[中文 | Chinese](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/README.md) + +# Documents +* [Official WIKI](https://github.com/yoshiko2/Movie_Data_Capture/wiki/English) +* [VergilGao's Docker Edition](https://github.com/VergilGao/docker-mdc) + +# NOTICE +When you view and download the source code or binary program of this project, it means that you have accepted the following terms +* **You must be over 18 years old, or leave the page immediately** +* This project and its results are for technical, academic exchange and Python3 performance testing purposes only +* The contributors to this project have written this project to learn Python3 and improve programming +* This project does not provide any movie download trail +* Legal consequences and the consequences of use are borne by the user +* [GPL LICENSE](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/LICENSE) +* If you do not agree to any of the above terms, please do not use the project and project results + +# Download +* [Releases](https://github.com/yoshiko2/Movie_Data_Capture/releases/latest) + +# Contributors +[![](https://opencollective.com/movie_data_capture/contributors.svg?width=890)](https://github.com/yoshiko2/movie_data_Capture/graphs/contributors) + +# Sponsor +I am a college student and currently have high living and tuition costs and I want to reduce my financial dependence on my family + +If the program helps you, you can sponsor by: + +## Crypto +* USDT TRC-20: `TCVvFxeMuHFaECVMiHrxWD9b5QGX8DVQNV` +* BTC: `3MyXrRyKbCG6mrB3KiWoYnifsPWNCiprwe` + +For new functions and new feature requirements, all can be customized for a fee by communicating in the above way. And you can give me work to do. + +Thanks! diff --git a/README_ZH.md b/README_ZH.md index da2987e..269e833 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -3,12 +3,12 @@ ![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) ![](https://img.shields.io/github/license/yoshiko2/Movie_data_capture.svg?style=flat) ![](https://img.shields.io/github/release/yoshiko2/Movie_data_capture.svg?style=flat) -![](https://img.shields.io/badge/Python-3.8-yellow.svg?style=flat&logo=python)
+![](https://img.shields.io/badge/Python-3.9-yellow.svg?style=flat&logo=python)
[Docker 版本](https://github.com/yoshiko2/docker-mdc) ![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) ![](https://img.shields.io/github/license/VergilGao/docker-mdc.svg?style=flat) ![](https://img.shields.io/github/release/VergilGao/docker-mdc.svg?style=flat) -![](https://img.shields.io/badge/Python-3.8-yellow.svg?style=flat&logo=python)
+![](https://img.shields.io/badge/Python-3.9-yellow.svg?style=flat&logo=python)
**本地电影元数据 抓取工具 | 刮削器**,配合本地影片管理软件 Emby, Jellyfin, Kodi 等管理本地影片,该软件起到分类与元数据(metadata)抓取作用,利用元数据信息来分类,仅供本地影片分类整理使用。 ### 请勿在墙内的社交平台上宣传此项目