mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
⬆️ Upgrade tiktok-uploader
This commit is contained in:
6
pdm.lock
generated
6
pdm.lock
generated
@@ -3324,10 +3324,10 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "tiktok-uploader"
|
||||
version = "1.0.15"
|
||||
version = "1.0.16"
|
||||
requires_python = ">=3.0"
|
||||
git = "https://github.com/Paillat-dev/tiktok-uploader.git"
|
||||
revision = "37eaff43337e3a3acf444442c03e267b50db229d"
|
||||
revision = "7b7c7b0c9d990ebc3d772e8f6607f41cc023110e"
|
||||
summary = "An automatic TikTok video uploader w/ CLI. Uploads videos automatically using an automated browser and your cookies for authentication."
|
||||
groups = ["default"]
|
||||
dependencies = [
|
||||
@@ -3458,7 +3458,7 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "torch"
|
||||
version = "2.3.0+cu118"
|
||||
version = "2.3.0"
|
||||
requires_python = ">=3.8.0"
|
||||
summary = "Tensors and Dynamic neural networks in Python with strong GPU acceleration"
|
||||
groups = ["default"]
|
||||
|
||||
@@ -20,7 +20,7 @@ dependencies = [
|
||||
"moviepy @ git+https://github.com/OsaAjani/moviepy.git",
|
||||
"tiktok-uploader @ git+https://github.com/Paillat-dev/tiktok-uploader.git",
|
||||
"Google-Images-Search @ git+https://github.com/Paillat-dev/Google-Images-Search",
|
||||
"yt-dlp[default]==2023.11.16",
|
||||
"yt-dlp[default]==2023.11.pdm16",
|
||||
"fix-busted-json==0.0.18",
|
||||
"TTS==0.22.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user