Skip to content

Latest commit

 

History

History
116 lines (62 loc) · 4.38 KB

README-EN.md

File metadata and controls

116 lines (62 loc) · 4.38 KB

TikTokDownload V1.2.5

tiktok to watermark video download, the last big update a year ago

Bug fixed after one year

mitpython: v3.8.5 (shields.iopyqt

Englishsimplified Chinese

Bannar

GUI version will be released soon preview

Utools plug-in synchronous development

version 1.0.1

1.0.1 error

plug in market

V1. 2.5 console interface version

v1.2.5 console interface version

###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

  1. PIP package is made for this project. You can enter pip install TikTokDownload == 1.2.3 to install

pypi release

pip install TikTokDownload

Package usage:

#example.py
#User homepage batch download
import TikTokMulti as MTK
MTK.TikTok()

#Single video download
import TikTokDownload as TK
TK.video_download(*TK.main())

example.py need to ensure TikTokMulti.py and TikTokDownload.py both files are in the same directory

  1. Batch saving

batch save

Skip downloaded

skip downloaded

Download all

Download all

Resource folder

resource folder 2

Folder Size

folder size

  1. If you have any bugs or feedback, please https://github.com/Johnserf-Seed/TikTokDownload/issues launch

issues feedback

  1. Completely retain the single download mode Tik tokdownload, batch and single tiktokmulti (reconstructed code)

  2. Compile py files with third-party libraries, such as pyinstaller

  3. The GUI interface may be updated later to make the operation easier

Note (common errors):

  1. A single video link should be distinguished from the user's home page link. The software flash back can view the error information through the terminal operation (generally the problem of wrong link)

For example:

error reporting

error reporting

Links must be entered carefully~

  1. Pay attention to the coding format of the configuration file (Notepad + + is recommended)

Correct:

UTF-8 correct

Error:

UTF-8 error

It's very windy. The UTF-8 saved as can't flash back. Metaphysics

  1. if long time tiktok is taken, it may be wrong to pose (API is rather strange). API

welcome to star