Skip to content

Commit 51841fb

Browse files
committed
🍉1.4.2.2版本
1 parent 8d07967 commit 51841fb

File tree

11 files changed

+26
-26
lines changed

11 files changed

+26
-26
lines changed

.github/ISSUE_TEMPLATE/--------.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ assignees: Johnserf-Seed
2323
**桌面(请填写以下信息):**
2424
-操作系统:[例如windows10 64bit]
2525
-vpn代理:[例如开启、关闭]
26-
-项目版本:[如1.4.2.0]
26+
-项目版本:[如1.4.2.2]
2727
-py版本:[如3.11.1]
2828
-依赖库的版本:[出错的库版本号]
2929

API/Server.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ VSVersionInfo(
66
ffi=FixedFileInfo(
77
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
88
# Set not needed items to zero 0.
9-
filevers=(1, 4, 2, 0),
10-
prodvers=(1, 4, 2, 0),
9+
filevers=(1, 4, 2, 2),
10+
prodvers=(1, 4, 2, 2),
1111
# Contains a bitmask that specifies the valid bits 'flags'r
1212
mask=0x3f,
1313
# Contains a bitmask that specifies the Boolean attributes of the file.
@@ -31,10 +31,10 @@ VSVersionInfo(
3131
u'080404b0',
3232
[StringStruct(u'CompanyName', u'JohnserfSeed'),
3333
StringStruct(u'FileDescription', u'本地解析服务'),
34-
StringStruct(u'FileVersion', u'1.4.2.0'),
34+
StringStruct(u'FileVersion', u'1.4.2.2'),
3535
StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'),
3636
StringStruct(u'ProductName', u'本地解析服务'),
37-
StringStruct(u'ProductVersion', u'1.4.2.0')])
37+
StringStruct(u'ProductVersion', u'1.4.2.2')])
3838
]),
3939
VarFileInfo([VarStruct(u'Translation', [2052, 1200])])
4040
]

API/TikTokDownloadVersion.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ VSVersionInfo(
66
ffi=FixedFileInfo(
77
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
88
# Set not needed items to zero 0.
9-
filevers=(1, 4, 2, 0),
10-
prodvers=(1, 4, 2, 0),
9+
filevers=(1, 4, 2, 2),
10+
prodvers=(1, 4, 2, 2),
1111
# Contains a bitmask that specifies the valid bits 'flags'r
1212
mask=0x3f,
1313
# Contains a bitmask that specifies the Boolean attributes of the file.
@@ -31,10 +31,10 @@ VSVersionInfo(
3131
u'080404b0',
3232
[StringStruct(u'CompanyName', u'JohnserfSeed'),
3333
StringStruct(u'FileDescription', u'抖音单视频下载'),
34-
StringStruct(u'FileVersion', u'1.4.2.0'),
34+
StringStruct(u'FileVersion', u'1.4.2.2'),
3535
StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'),
3636
StringStruct(u'ProductName', u'抖音单视频下载'),
37-
StringStruct(u'ProductVersion', u'1.4.2.0')])
37+
StringStruct(u'ProductVersion', u'1.4.2.2')])
3838
]),
3939
VarFileInfo([VarStruct(u'Translation', [2052, 1200])])
4040
]

API/TikTokLive.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ VSVersionInfo(
66
ffi=FixedFileInfo(
77
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
88
# Set not needed items to zero 0.
9-
filevers=(1, 4, 2, 0),
10-
prodvers=(1, 4, 2, 0),
9+
filevers=(1, 4, 2, 2),
10+
prodvers=(1, 4, 2, 2),
1111
# Contains a bitmask that specifies the valid bits 'flags'r
1212
mask=0x3f,
1313
# Contains a bitmask that specifies the Boolean attributes of the file.
@@ -31,10 +31,10 @@ VSVersionInfo(
3131
u'080404b0',
3232
[StringStruct(u'CompanyName', u'JohnserfSeed'),
3333
StringStruct(u'FileDescription', u'抖音直播推流抓取'),
34-
StringStruct(u'FileVersion', u'1.4.2.0'),
34+
StringStruct(u'FileVersion', u'1.4.2.2'),
3535
StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'),
3636
StringStruct(u'ProductName', u'抖音直播推流抓取'),
37-
StringStruct(u'ProductVersion', u'1.4.2.0')])
37+
StringStruct(u'ProductVersion', u'1.4.2.2')])
3838
]),
3939
VarFileInfo([VarStruct(u'Translation', [2052, 1200])])
4040
]

API/TikTokPicVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ VSVersionInfo(
66
ffi=FixedFileInfo(
77
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
88
# Set not needed items to zero 0.
9-
filevers=(1, 4, 2, 0),
10-
prodvers=(1, 4, 2, 0),
9+
filevers=(1, 4, 2, 2),
10+
prodvers=(1, 4, 2, 2),
1111
# Contains a bitmask that specifies the valid bits 'flags'r
1212
mask=0x3f,
1313
# Contains a bitmask that specifies the Boolean attributes of the file.

API/TikTokTool.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ VSVersionInfo(
66
ffi=FixedFileInfo(
77
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
88
# Set not needed items to zero 0.
9-
filevers=(1, 4, 2, 0),
10-
prodvers=(1, 4, 2, 0),
9+
filevers=(1, 4, 2, 2),
10+
prodvers=(1, 4, 2, 2),
1111
# Contains a bitmask that specifies the valid bits 'flags'r
1212
mask=0x3f,
1313
# Contains a bitmask that specifies the Boolean attributes of the file.
@@ -31,10 +31,10 @@ VSVersionInfo(
3131
u'080404b0',
3232
[StringStruct(u'CompanyName', u'JohnserfSeed'),
3333
StringStruct(u'FileDescription', u'抖音视频批量下载'),
34-
StringStruct(u'FileVersion', u'1.4.2.0'),
34+
StringStruct(u'FileVersion', u'1.4.2.2'),
3535
StringStruct(u'LegalCopyright', u'Copyright (C) 2019-2023 JohnserfSeed. All Rights Reserved'),
3636
StringStruct(u'ProductName', u'抖音视频批量下载'),
37-
StringStruct(u'ProductVersion', u'1.4.2.0')])
37+
StringStruct(u'ProductVersion', u'1.4.2.2')])
3838
]),
3939
VarFileInfo([VarStruct(u'Translation', [2052, 1200])])
4040
]

README-EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
>
3434
> Unexpected errors might arise with versions below Python3.11.1.
3535
>
36-
> [![GitHub Release Version](https://tvax1.sinaimg.cn/large/006908GAly1hh068efvt0j309k02074l.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases)
36+
> [![GitHub Release Version](https://tvax2.sinaimg.cn/large/006908GAly1hh16psn51aj30a5020gly.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases)
3737
>
3838
> Download the release version. It gets repackaged after every commit.
3939
@@ -114,7 +114,7 @@
114114
## 🖥 Supported Operating Systems
115115

116116
<details>
117-
<summary> List of Operating Systems supported by version 1.4.2.0 </summary>
117+
<summary> List of Operating Systems supported by version 1.4.2.2 </summary>
118118

119119
- Windows 11
120120
- Windows 10 Version 1809 (OS Build 17763) or later

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
>
3737
> Python3.11.1 低于该版本可能会有意外的错误
3838
>
39-
> [![GitHub 发行版](https://tvax1.sinaimg.cn/large/006908GAly1hh068efvt0j309k02074l.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases)
39+
> [![GitHub 发行版](https://tvax2.sinaimg.cn/large/006908GAly1hh16psn51aj30a5020gly.jpg)](https://github.com/Johnserf-Seed/TikTokDownload/releases)
4040
>
4141
> 发行版下载 每次Commits之后会重新打包
4242
@@ -120,7 +120,7 @@
120120
## 🖥 支持的操作系统/Supported Operating Systems
121121

122122
<details>
123-
<summary> 1.4.2.0 支持的操作系统列表 </summary>
123+
<summary> 1.4.2.2 支持的操作系统列表 </summary>
124124

125125
- Windows 11
126126
- Windows 10 版本 1809(OS 内部版本 17763)或更高版本

Util/Command.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def argument(self):
3838
args: 返回命令行对象
3939
"""
4040
parser = Util.argparse.ArgumentParser(
41-
description='TikTokTool V1.4.2.0 使用帮助')
41+
description='TikTokTool V1.4.2.2 使用帮助')
4242
parser.add_argument('--uid', '-u', type=str,
4343
help='为用户主页链接,支持长短链', required=False)
4444
parser.add_argument('--save','-s', type=str,help='视频保存目录,非必要参数, 默认Download', default='Download')

Util/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
@Description:__init__.py
55
@Date :2022/07/29 23:20:56
66
@Author :JohnserfSeed
7-
@version :1.4.2.0
7+
@version :1.4.2.2
88
@License :MIT License
99
@Github :https://github.com/johnserf-seed
1010
@Mail :johnserfseed@gmail.com

0 commit comments

Comments
 (0)