From 51841fbf462490d2ca2b49a2df0a609fd316c948 Mon Sep 17 00:00:00 2001 From: JohnserfSeed Date: Fri, 18 Aug 2023 20:49:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=891.4.2.2=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/--------.md | 2 +- API/Server.txt | 8 ++++---- API/TikTokDownloadVersion.txt | 8 ++++---- API/TikTokLive.txt | 8 ++++---- API/TikTokPicVersion.txt | 4 ++-- API/TikTokTool.txt | 8 ++++---- README-EN.md | 4 ++-- README.md | 4 ++-- Util/Command.py | 2 +- Util/__init__.py | 2 +- Util/__version__.py | 2 +- 11 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--------.md b/.github/ISSUE_TEMPLATE/--------.md index 2ed7712..26076cf 100644 --- a/.github/ISSUE_TEMPLATE/--------.md +++ b/.github/ISSUE_TEMPLATE/--------.md @@ -23,7 +23,7 @@ assignees: Johnserf-Seed **桌面(请填写以下信息):** -操作系统:[例如windows10 64bit] -vpn代理:[例如开启、关闭] --项目版本:[如1.4.2.0] +-项目版本:[如1.4.2.2] -py版本:[如3.11.1] -依赖库的版本:[出错的库版本号] diff --git a/API/Server.txt b/API/Server.txt index 02ec852..8356b57 100644 --- a/API/Server.txt +++ b/API/Server.txt @@ -6,8 +6,8 @@ VSVersionInfo( ffi=FixedFileInfo( # filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) # Set not needed items to zero 0. - filevers=(1, 4, 2, 0), - prodvers=(1, 4, 2, 0), + filevers=(1, 4, 2, 2), + prodvers=(1, 4, 2, 2), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file. @@ -31,10 +31,10 @@ VSVersionInfo( u'080404b0', [StringStruct(u'CompanyName', u'JohnserfSeed'), StringStruct(u'FileDescription', u'本地解析服务'), - StringStruct(u'FileVersion', u'1.4.2.0'), + StringStruct(u'FileVersion', u'1.4.2.2'), StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'), StringStruct(u'ProductName', u'本地解析服务'), - StringStruct(u'ProductVersion', u'1.4.2.0')]) + StringStruct(u'ProductVersion', u'1.4.2.2')]) ]), VarFileInfo([VarStruct(u'Translation', [2052, 1200])]) ] diff --git a/API/TikTokDownloadVersion.txt b/API/TikTokDownloadVersion.txt index dad5a5c..fbf7035 100644 --- a/API/TikTokDownloadVersion.txt +++ b/API/TikTokDownloadVersion.txt @@ -6,8 +6,8 @@ VSVersionInfo( ffi=FixedFileInfo( # filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) # Set not needed items to zero 0. - filevers=(1, 4, 2, 0), - prodvers=(1, 4, 2, 0), + filevers=(1, 4, 2, 2), + prodvers=(1, 4, 2, 2), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file. @@ -31,10 +31,10 @@ VSVersionInfo( u'080404b0', [StringStruct(u'CompanyName', u'JohnserfSeed'), StringStruct(u'FileDescription', u'抖音单视频下载'), - StringStruct(u'FileVersion', u'1.4.2.0'), + StringStruct(u'FileVersion', u'1.4.2.2'), StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'), StringStruct(u'ProductName', u'抖音单视频下载'), - StringStruct(u'ProductVersion', u'1.4.2.0')]) + StringStruct(u'ProductVersion', u'1.4.2.2')]) ]), VarFileInfo([VarStruct(u'Translation', [2052, 1200])]) ] diff --git a/API/TikTokLive.txt b/API/TikTokLive.txt index 9c0ecc2..81166a9 100644 --- a/API/TikTokLive.txt +++ b/API/TikTokLive.txt @@ -6,8 +6,8 @@ VSVersionInfo( ffi=FixedFileInfo( # filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) # Set not needed items to zero 0. - filevers=(1, 4, 2, 0), - prodvers=(1, 4, 2, 0), + filevers=(1, 4, 2, 2), + prodvers=(1, 4, 2, 2), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file. @@ -31,10 +31,10 @@ VSVersionInfo( u'080404b0', [StringStruct(u'CompanyName', u'JohnserfSeed'), StringStruct(u'FileDescription', u'抖音直播推流抓取'), - StringStruct(u'FileVersion', u'1.4.2.0'), + StringStruct(u'FileVersion', u'1.4.2.2'), StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'), StringStruct(u'ProductName', u'抖音直播推流抓取'), - StringStruct(u'ProductVersion', u'1.4.2.0')]) + StringStruct(u'ProductVersion', u'1.4.2.2')]) ]), VarFileInfo([VarStruct(u'Translation', [2052, 1200])]) ] diff --git a/API/TikTokPicVersion.txt b/API/TikTokPicVersion.txt index fccfcda..d9cac66 100644 --- a/API/TikTokPicVersion.txt +++ b/API/TikTokPicVersion.txt @@ -6,8 +6,8 @@ VSVersionInfo( ffi=FixedFileInfo( # filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) # Set not needed items to zero 0. - filevers=(1, 4, 2, 0), - prodvers=(1, 4, 2, 0), + filevers=(1, 4, 2, 2), + prodvers=(1, 4, 2, 2), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file. diff --git a/API/TikTokTool.txt b/API/TikTokTool.txt index 32ccda1..f325bdb 100644 --- a/API/TikTokTool.txt +++ b/API/TikTokTool.txt @@ -6,8 +6,8 @@ VSVersionInfo( ffi=FixedFileInfo( # filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) # Set not needed items to zero 0. - filevers=(1, 4, 2, 0), - prodvers=(1, 4, 2, 0), + filevers=(1, 4, 2, 2), + prodvers=(1, 4, 2, 2), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file. @@ -31,10 +31,10 @@ VSVersionInfo( u'080404b0', [StringStruct(u'CompanyName', u'JohnserfSeed'), StringStruct(u'FileDescription', u'抖音视频批量下载'), - StringStruct(u'FileVersion', u'1.4.2.0'), + StringStruct(u'FileVersion', u'1.4.2.2'), StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'), StringStruct(u'ProductName', u'抖音视频批量下载'), - StringStruct(u'ProductVersion', u'1.4.2.0')]) + StringStruct(u'ProductVersion', u'1.4.2.2')]) ]), VarFileInfo([VarStruct(u'Translation', [2052, 1200])]) ] diff --git a/README-EN.md b/README-EN.md index 1c574e3..9f536bb 100644 --- a/README-EN.md +++ b/README-EN.md @@ -33,7 +33,7 @@ > > Unexpected errors might arise with versions below Python3.11.1. > -> [![GitHub Release Version](https://tvax1.sinaimg.cn/large/006908GAly1hh068efvt0j309k02074l.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases) +> [![GitHub Release Version](https://tvax2.sinaimg.cn/large/006908GAly1hh16psn51aj30a5020gly.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases) > > Download the release version. It gets repackaged after every commit. @@ -114,7 +114,7 @@ ## 🖥 Supported Operating Systems
- List of Operating Systems supported by version 1.4.2.0 + List of Operating Systems supported by version 1.4.2.2 - Windows 11 - Windows 10 Version 1809 (OS Build 17763) or later diff --git a/README.md b/README.md index a2ed229..28f0288 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ > > Python3.11.1 低于该版本可能会有意外的错误 > -> [![GitHub 发行版](https://tvax1.sinaimg.cn/large/006908GAly1hh068efvt0j309k02074l.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases) +> [![GitHub 发行版](https://tvax2.sinaimg.cn/large/006908GAly1hh16psn51aj30a5020gly.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases) > > 发行版下载 每次Commits之后会重新打包 @@ -120,7 +120,7 @@ ## 🖥 支持的操作系统/Supported Operating Systems
- 1.4.2.0 支持的操作系统列表 + 1.4.2.2 支持的操作系统列表 - Windows 11 - Windows 10 版本 1809(OS 内部版本 17763)或更高版本 diff --git a/Util/Command.py b/Util/Command.py index 0335443..ea266c0 100644 --- a/Util/Command.py +++ b/Util/Command.py @@ -38,7 +38,7 @@ def argument(self): args: 返回命令行对象 """ parser = Util.argparse.ArgumentParser( - description='TikTokTool V1.4.2.0 使用帮助') + description='TikTokTool V1.4.2.2 使用帮助') parser.add_argument('--uid', '-u', type=str, help='为用户主页链接,支持长短链', required=False) parser.add_argument('--save','-s', type=str,help='视频保存目录,非必要参数, 默认Download', default='Download') diff --git a/Util/__init__.py b/Util/__init__.py index 1268ee6..1b6ea7a 100644 --- a/Util/__init__.py +++ b/Util/__init__.py @@ -4,7 +4,7 @@ @Description:__init__.py @Date :2022/07/29 23:20:56 @Author :JohnserfSeed -@version :1.4.2.0 +@version :1.4.2.2 @License :MIT License @Github :https://github.com/johnserf-seed @Mail :johnserfseed@gmail.com diff --git a/Util/__version__.py b/Util/__version__.py index cc50f14..60c6626 100644 --- a/Util/__version__.py +++ b/Util/__version__.py @@ -19,7 +19,7 @@ __description_en__ = 'An [yellow]asynchronous [/yellow]TikTok [dark_cyan]video downloader tool' __repo__ = 'TikTokDownload' __repourl__ = '[bright_white]https://github.com/Johnserf-Seed/TikTokDownload[/bright_white]' -__version__ = '1.4.2.0' +__version__ = '1.4.2.2' __help__ = """ 1. 程序支持命令行调用和配置文件操作,WebUI即将发布