From d01f7fba8e4f026dd6592ead6d23f1479c20ee90 Mon Sep 17 00:00:00 2001 From: Johnserf-Seed <2080979987@qq.com> Date: Sat, 29 Jan 2022 23:35:46 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=88Update=20Readme-en?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 77 +++++++++++++++++++++++++--------------------------- 1 file changed, 37 insertions(+), 40 deletions(-) diff --git a/README-EN.md b/README-EN.md index 590f861..d2854a3 100644 --- a/README-EN.md +++ b/README-EN.md @@ -1,14 +1,16 @@ -# TikTokDownload V1.2.3 +# TikTokDownload V1.2.5 -**tiktok to watermark video download, use tiktok official interface** +**tiktok to watermark video download, the last big update a year ago** -[English](README-EN.md) [简体中文](README.md) +**Bug fixed after one year** -![mit](https://img.shields.io/badge/license-MIT-blue )![python: v3.8.5 (shields.io](https://img.shields.io/badge/python-v3.8.5-green ) +![mit](https://img.shields.io/badge/license-MIT-blue)![python: v3.8.5 (shields.io](https://img.shields.io/badge/python-v3.8.5-green)![pyqt](https://img.shields.io/badge/Qt5-v5.14.3-red) -![Bannar](https://tva1.sinaimg.cn/large/006908GAly1gqg5fvxuutj30dw0dwt99.jpg ) +[English](readme-en.MD)[simplified Chinese](readme.MD) -*GUI version upcoming* +
![Bannar](https://tva1.sinaimg.cn/large/006908GAly1gqg5fvxuutj30dw0dwt99.jpg)
+ +*GUI version will be released soon* ![preview](https://tvax1.sinaimg.cn/large/006908GAly1gytdof69rrj30p00godhe.jpg) **Utools plug-in synchronous development** @@ -17,78 +19,72 @@ ![1.0.1 error](https://tvax1.sinaimg.cn/large/006908GAgy1gtbtgut1njj30ma02ygmk.jpg) -![Plug in market](https://tva1.sinaimg.cn/large/006908GAgy1gtbtie2kuzj30pk0gqtd3.jpg) +![plug in market](https://tva1.sinaimg.cn/large/006908GAgy1gtbtie2kuzj30pk0gqtd3.jpg) + +**V1. 2.5 console interface version** -![Utools plugins 2]( https://tva2.sinaimg.cn/large/006908GAly1gswo3pvdysj30bm0geq8q.jpg) +![v1.2.5 console interface version](https://tvax2.sinaimg.cn/large/006908GAly1gyuycwma5lj30ux0qstiz.jpg) -### Using tutorials +###Using tutorials 1. Before running the software, open the conf.ini file in the directory and configure it as required Batch download can directly modify the configuration file. For single video download, please directly open the main program and paste the video sharing link -![Configuration screenshot](https://tvax1.sinaimg.cn/large/006908GAly1gqg5b6fbvsj30ng09iwes.jpg ) +![configuration screenshot](https://tvax1.sinaimg.cn/large/006908GAly1gqg5b6fbvsj30ng09iwes.jpg) + +2. PIP package is made for this project. You can enter ``` pip install TikTokDownload == 1.2.3 ``` to install -2. PIP package is made for this project. You can enter ``` pip install tiktokdownload == 1.2.3 ``` to install +![pypi release](https://tvax3.sinaimg.cn/large/006908GAly1gqg4j7ppuij30w60nnmxz.jpg) -![Pypi publishing](https://tvax3.sinaimg.cn/large/006908GAly1gqg4j7ppuij30w60nnmxz.jpg) -![ pip install TikTokDownload]( https://tvax3.sinaimg.cn/large/006908GAly1gqg4jfswmxj30ul08xmy8.jpg ) +![pip install TikTokDownload](https://tvax3.sinaimg.cn/large/006908GAly1gqg4jfswmxj30ul08xmy8.jpg) + **Package usage:** ```python - #example.py #User homepage batch download - import TikTokMulti as MTK - MTK.TikTok() #Single video download - import TikTokDownload as TK - -TK.video_ download(TK.main()) - +TK.video_download(TK.main()) ``` -***Example.py make sure that tiktokmulti.py and tiktokdownload.py are in the same directory*** - -4. User interface - -![user interface](https://tva4.sinaimg.cn/large/006908GAly1gsmqp7ghzpj30lt0midoz.jpg) +***example.py need to ensure TikTokMulti.py and TikTokDownload.py both files are in the same directory*** -Batch save +3. Batch saving -![ Batch save](https://tvax1.sinaimg.cn/large/006908GAly1gqg4d73rryg31bi0hdx6p.gif) +![batch save](https://tvax1.sinaimg.cn/large/006908GAly1gqg4d73rryg31bi0hdx6p.gif) Skip downloaded -![ Skip downloaded](https://tva4.sinaimg.cn/large/006908GAly1gt63poph2jj30rt0huwl8.jpg) +![skip downloaded](https://tva4.sinaimg.cn/large/006908GAly1gt63poph2jj30rt0huwl8.jpg) Download all -![ Download all](https://tva3.sinaimg.cn/large/006908GAly1gqg4dk7fiyj31cw0mo4qp.jpg) +![Download all](https://tva3.sinaimg.cn/large/006908GAly1gqg4dk7fiyj31cw0mo4qp.jpg) Resource folder -![ Resource folder 2](https://tva2.sinaimg.cn/large/006908GAly1gn1dim1oojj30q30ertaz.jpg) +![resource folder 2](https://tva2.sinaimg.cn/large/006908GAly1gn1dim1oojj30q30ertaz.jpg) Folder Size -![ Folder size]( https://tva3.sinaimg.cn/large/006908GAly1gqg4dny34uj30b10dt0st.jpg) +![folder size](https://tva3.sinaimg.cn/large/006908GAly1gqg4dny34uj30b10dt0st.jpg) -5. If you have any bugs or feedback, please https://github.com/Johnserf-Seed/TikTokDownload/issues launch +4. If you have any bugs or feedback, please https://github.com/Johnserf-Seed/TikTokDownload/issues launch -![ Issues feedback](https://tva3.sinaimg.cn/large/006908GAly1gqg4f0b9kgj31hc0qwmz6.jpg) +![issues feedback](https://tva3.sinaimg.cn/large/006908GAly1gqg4f0b9kgj31hc0qwmz6.jpg) -6. Completely retain the single download mode Tik tokdownload, batch and single tiktokmulti (reconstructed code) +5. Completely retain the single download mode Tik tokdownload, batch and single tiktokmulti (reconstructed code) -7. Third party libraries, such as pyinstaller, can be used to compile py files +6. Compile py files with third-party libraries, such as pyinstaller -8. The GUI interface may be updated later to make the operation easier +7. The GUI interface may be updated later to make the operation easier **Note (common errors):** @@ -96,9 +92,9 @@ Folder Size For example: -![Error reporting](https://tvax4.sinaimg.cn/large/006908GAly1gn1dofvcc7j309800k3y9.jpg) +![error reporting](https://tvax4.sinaimg.cn/large/006908GAly1gn1dofvcc7j309800k3y9.jpg) -![Error reporting](https://tvax2.sinaimg.cn/large/006908GAly1gn1dpoiqhzj306d0193ya.jpg) +![error reporting](https://tvax2.sinaimg.cn/large/006908GAly1gn1dpoiqhzj306d0193ya.jpg) ***Links must be entered carefully~*** @@ -110,10 +106,11 @@ For example: **Error:** -![ UTF-8 error](https://tva1.sinaimg.cn/large/006908GAly1gn1dmakebqj30qh03lmx8.jpg) +![UTF-8 error](https://tva1.sinaimg.cn/large/006908GAly1gn1dmakebqj30qh03lmx8.jpg) It's very windy. The UTF-8 saved as can't flash back. Metaphysics 3. if long time tiktok is taken, it may be wrong to pose (API is rather strange). API -

Welcome to star
\ No newline at end of file +
+
welcome to star
\ No newline at end of file