sticker-convert 2.8.3__tar.gz → 2.8.4__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {sticker-convert-2.8.3/src/sticker_convert.egg-info → sticker_convert-2.8.4}/PKG-INFO +6 -6
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/requirements.txt +5 -5
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/converter.py +1 -1
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_signal.py +7 -7
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/upload_signal.py +10 -10
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/upload_telegram.py +91 -65
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/auth/get_line_auth.py +15 -21
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/version.py +1 -1
- {sticker-convert-2.8.3 → sticker_convert-2.8.4/src/sticker_convert.egg-info}/PKG-INFO +6 -6
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert.egg-info/requires.txt +5 -5
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/LICENSE +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/MANIFEST.in +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/README.md +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/pyproject.toml +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/setup.cfg +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/__init__.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/__main__.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/cli.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/definitions.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/__init__.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_base.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_kakao.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_line.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_telegram.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/__init__.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/__init__.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/comp_frame.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/config_frame.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/control_frame.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/cred_frame.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/input_frame.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/output_frame.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/progress_frame.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/frames/right_clicker.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/gui_utils.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/windows/__init__.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/windows/advanced_compression_window.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/windows/base_window.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/windows/kakao_get_auth_window.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/windows/line_get_auth_window.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/windows/signal_get_auth_window.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/.github/FUNDING.yml +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/.gitignore +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/README.md +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers/Info.plist +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Info.plist +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Contents.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Sticker Pack.stickerpack/Contents.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Sticker Pack.stickerpack/Sticker 1.sticker/Contents.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Sticker Pack.stickerpack/Sticker 1.sticker/Sticker 1.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Sticker Pack.stickerpack/Sticker 2.sticker/Contents.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Sticker Pack.stickerpack/Sticker 2.sticker/Sticker 2.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Sticker Pack.stickerpack/Sticker 3.sticker/Contents.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/Sticker Pack.stickerpack/Sticker 3.sticker/Sticker 3.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/App-Store-1024x1024pt.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Contents.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages-App-Store-1024x768pt.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages-iPad-67x50pt@2x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages-iPad-Pro-74x55pt@2x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages-iPhone-60x45pt@2x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages-iPhone-60x45pt@3x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages27x20pt@2x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages27x20pt@3x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages32x24pt@2x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/Messages32x24pt@3x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/iPad-Settings-29pt@2x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/iPhone-Settings-29pt@3x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers StickerPackExtension/Stickers.xcstickers/iMessage App Icon.stickersiconset/iPhone-settings-29pt@2x.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers.xcodeproj/project.pbxproj +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers.xcodeproj/project.xcworkspace/xcuserdata/niklaspeterson.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/ios-message-stickers-template/stickers.xcodeproj/xcuserdata/niklaspeterson.xcuserdatad/xcschemes/xcschememanagement.plist +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/job.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/job_option.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/NotoColorEmoji.ttf +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/appicon.icns +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/appicon.ico +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/appicon.png +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/compression.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/emoji.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/help.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/input.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/output.json +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/__init__.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/compress_wastickers.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/upload_base.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/xcode_imessage.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/auth/get_kakao_auth.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/auth/get_signal_auth.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/callback.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/cache_store.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/json_manager.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/json_resources_loader.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/metadata_handler.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/run_bin.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/sanitize_filename.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/media/apple_png_normalize.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/media/codec_info.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/media/decrypt_kakao.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/media/format_verify.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/url_detect.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert.egg-info/SOURCES.txt +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert.egg-info/dependency_links.txt +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert.egg-info/entry_points.txt +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert.egg-info/top_level.txt +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/tests/test_compression.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/tests/test_download.py +0 -0
- {sticker-convert-2.8.3 → sticker_convert-2.8.4}/tests/test_export.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: sticker-convert
|
3
|
-
Version: 2.8.
|
3
|
+
Version: 2.8.4
|
4
4
|
Summary: Convert (animated) stickers to/from WhatsApp, Telegram, Signal, Line, Kakao, iMessage. Written in Python.
|
5
5
|
Author-email: laggykiller <chaudominic2@gmail.com>
|
6
6
|
Maintainer-email: laggykiller <chaudominic2@gmail.com>
|
@@ -365,21 +365,21 @@ Requires-Python: >=3.8
|
|
365
365
|
Description-Content-Type: text/markdown
|
366
366
|
License-File: LICENSE
|
367
367
|
Requires-Dist: aiolimiter~=1.1.0
|
368
|
-
Requires-Dist: anyio~=3.
|
368
|
+
Requires-Dist: anyio~=4.3.0
|
369
369
|
Requires-Dist: apngasm_python~=1.2.3
|
370
370
|
Requires-Dist: av~=12.0.0
|
371
371
|
Requires-Dist: beautifulsoup4~=4.12.3
|
372
|
-
Requires-Dist: rookiepy~=0.3.
|
372
|
+
Requires-Dist: rookiepy~=0.3.7
|
373
373
|
Requires-Dist: imagequant~=1.1.1
|
374
374
|
Requires-Dist: memory-tempfile~=2.2.3
|
375
375
|
Requires-Dist: mergedeep~=1.3.4
|
376
376
|
Requires-Dist: numpy>=1.22.4
|
377
|
-
Requires-Dist: Pillow
|
377
|
+
Requires-Dist: Pillow~=10.3.0
|
378
378
|
Requires-Dist: pyoxipng~=9.0.0
|
379
|
-
Requires-Dist: python-telegram-bot~=
|
379
|
+
Requires-Dist: python-telegram-bot~=21.1
|
380
380
|
Requires-Dist: requests~=2.31.0
|
381
381
|
Requires-Dist: rlottie_python~=1.3.4
|
382
|
-
Requires-Dist: signalstickers-client~=3.3.0
|
382
|
+
Requires-Dist: signalstickers-client-fork-laggykiller~=3.3.0.post1
|
383
383
|
Requires-Dist: sqlcipher3-wheels~=0.5.2.post1
|
384
384
|
Requires-Dist: tqdm~=4.66.2
|
385
385
|
Requires-Dist: ttkbootstrap-fork-laggykiller~=1.5.1
|
@@ -1,19 +1,19 @@
|
|
1
1
|
aiolimiter~=1.1.0
|
2
|
-
anyio~=3.
|
2
|
+
anyio~=4.3.0
|
3
3
|
apngasm_python~=1.2.3
|
4
4
|
av~=12.0.0
|
5
5
|
beautifulsoup4~=4.12.3
|
6
|
-
rookiepy~=0.3.
|
6
|
+
rookiepy~=0.3.7
|
7
7
|
imagequant~=1.1.1
|
8
8
|
memory-tempfile~=2.2.3
|
9
9
|
mergedeep~=1.3.4
|
10
10
|
numpy>=1.22.4
|
11
|
-
Pillow
|
11
|
+
Pillow~=10.3.0
|
12
12
|
pyoxipng~=9.0.0
|
13
|
-
python-telegram-bot~=
|
13
|
+
python-telegram-bot~=21.1
|
14
14
|
requests~=2.31.0
|
15
15
|
rlottie_python~=1.3.4
|
16
|
-
signalstickers-client~=3.3.0
|
16
|
+
signalstickers-client-fork-laggykiller~=3.3.0.post1
|
17
17
|
sqlcipher3-wheels~=0.5.2.post1
|
18
18
|
tqdm~=4.66.2
|
19
19
|
ttkbootstrap-fork-laggykiller~=1.5.1
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_signal.py
RENAMED
@@ -3,9 +3,9 @@ from pathlib import Path
|
|
3
3
|
from typing import Dict, Optional
|
4
4
|
|
5
5
|
import anyio
|
6
|
-
from signalstickers_client import
|
7
|
-
from signalstickers_client.
|
8
|
-
from signalstickers_client.
|
6
|
+
from signalstickers_client.errors import SignalException
|
7
|
+
from signalstickers_client.models import StickerPack
|
8
|
+
from signalstickers_client.stickersclient import StickersClient
|
9
9
|
|
10
10
|
from sticker_convert.downloaders.download_base import DownloadBase
|
11
11
|
from sticker_convert.job_option import CredOption
|
@@ -21,7 +21,7 @@ class DownloadSignal(DownloadBase):
|
|
21
21
|
@staticmethod
|
22
22
|
async def get_pack(pack_id: str, pack_key: str) -> StickerPack:
|
23
23
|
async with StickersClient() as client:
|
24
|
-
pack = await client.get_pack(pack_id, pack_key)
|
24
|
+
pack = await client.get_pack(pack_id, pack_key)
|
25
25
|
|
26
26
|
return pack
|
27
27
|
|
@@ -32,14 +32,14 @@ class DownloadSignal(DownloadBase):
|
|
32
32
|
None,
|
33
33
|
{
|
34
34
|
"set_progress_mode": "determinate",
|
35
|
-
"steps": len(pack.stickers),
|
35
|
+
"steps": len(pack.stickers),
|
36
36
|
},
|
37
37
|
)
|
38
38
|
)
|
39
39
|
|
40
40
|
emoji_dict: Dict[str, str] = {}
|
41
|
-
for sticker in pack.stickers:
|
42
|
-
f_id = str(sticker.id).zfill(3)
|
41
|
+
for sticker in pack.stickers:
|
42
|
+
f_id = str(sticker.id).zfill(3)
|
43
43
|
f_path = Path(self.out_dir, f_id)
|
44
44
|
with open(f_path, "wb") as f:
|
45
45
|
f.write(sticker.image_data) # type: ignore
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/upload_signal.py
RENAMED
@@ -4,9 +4,9 @@ from pathlib import Path
|
|
4
4
|
from typing import Any, Dict, List
|
5
5
|
|
6
6
|
import anyio
|
7
|
-
from signalstickers_client import
|
8
|
-
from signalstickers_client.
|
9
|
-
from signalstickers_client.
|
7
|
+
from signalstickers_client.errors import SignalException
|
8
|
+
from signalstickers_client.models import LocalStickerPack, Sticker
|
9
|
+
from signalstickers_client.stickersclient import StickersClient
|
10
10
|
|
11
11
|
from sticker_convert.converter import StickerConvert
|
12
12
|
from sticker_convert.job_option import CompOption, CredOption, OutputOption
|
@@ -39,7 +39,7 @@ class UploadSignal(UploadBase):
|
|
39
39
|
@staticmethod
|
40
40
|
async def upload_pack(pack: LocalStickerPack, uuid: str, password: str) -> str:
|
41
41
|
async with StickersClient(uuid, password) as client:
|
42
|
-
pack_id, pack_key = await client.upload_pack(pack)
|
42
|
+
pack_id, pack_key = await client.upload_pack(pack)
|
43
43
|
|
44
44
|
result = (
|
45
45
|
f"https://signal.art/addstickers/#pack_id={pack_id}&pack_key={pack_key}"
|
@@ -53,7 +53,7 @@ class UploadSignal(UploadBase):
|
|
53
53
|
self.cb.put(f"Verifying {src} for uploading to signal")
|
54
54
|
|
55
55
|
sticker = Sticker()
|
56
|
-
sticker.id = pack.nb_stickers
|
56
|
+
sticker.id = pack.nb_stickers
|
57
57
|
|
58
58
|
emoji = emoji_dict.get(Path(src).stem, None)
|
59
59
|
if not emoji:
|
@@ -61,7 +61,7 @@ class UploadSignal(UploadBase):
|
|
61
61
|
f"Warning: Cannot find emoji for file {Path(src).name}, skip uploading this file..."
|
62
62
|
)
|
63
63
|
continue
|
64
|
-
sticker.emoji = emoji[:1]
|
64
|
+
sticker.emoji = emoji[:1]
|
65
65
|
|
66
66
|
if Path(src).suffix == ".webp":
|
67
67
|
spec_choice = self.webp_spec
|
@@ -84,10 +84,10 @@ class UploadSignal(UploadBase):
|
|
84
84
|
|
85
85
|
assert isinstance(image_data, bytes)
|
86
86
|
|
87
|
-
sticker.image_data = image_data
|
87
|
+
sticker.image_data = image_data
|
88
88
|
else:
|
89
89
|
with open(src, "rb") as f:
|
90
|
-
sticker.image_data = f.read()
|
90
|
+
sticker.image_data = f.read()
|
91
91
|
|
92
92
|
pack._addsticker(sticker) # type: ignore
|
93
93
|
|
@@ -140,8 +140,8 @@ class UploadSignal(UploadBase):
|
|
140
140
|
)
|
141
141
|
for pack_title, stickers in packs.items():
|
142
142
|
pack = LocalStickerPack()
|
143
|
-
pack.title = pack_title
|
144
|
-
pack.author = author
|
143
|
+
pack.title = pack_title
|
144
|
+
pack.author = author
|
145
145
|
|
146
146
|
self.add_stickers_to_pack(pack, stickers, emoji_dict)
|
147
147
|
self.cb.put(f"Uploading pack {pack_title}")
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/upload_telegram.py
RENAMED
@@ -2,7 +2,7 @@
|
|
2
2
|
import copy
|
3
3
|
import re
|
4
4
|
from pathlib import Path
|
5
|
-
from typing import Any, Dict, List, Optional,
|
5
|
+
from typing import Any, Dict, List, Optional, Union, cast
|
6
6
|
|
7
7
|
import anyio
|
8
8
|
from telegram import InputSticker, Sticker
|
@@ -96,7 +96,7 @@ class UploadTelegram(UploadBase):
|
|
96
96
|
"[^0-9a-zA-Z]+", "_", pack_short_name
|
97
97
|
) # name used in url, only alphanum and underscore only
|
98
98
|
|
99
|
-
sticker_set = None
|
99
|
+
sticker_set: Any = None
|
100
100
|
try:
|
101
101
|
sticker_set = await bot.get_sticker_set(
|
102
102
|
pack_short_name,
|
@@ -152,11 +152,10 @@ class UploadTelegram(UploadBase):
|
|
152
152
|
else:
|
153
153
|
sticker_type = Sticker.REGULAR
|
154
154
|
|
155
|
-
|
155
|
+
init_input_stickers: List[InputSticker] = []
|
156
156
|
sticker_format = None
|
157
|
-
|
158
|
-
|
159
|
-
for src in stickers:
|
157
|
+
sticker_format_prev = None
|
158
|
+
for count, src in enumerate(stickers):
|
160
159
|
self.cb.put(f"Verifying {src} for uploading to telegram")
|
161
160
|
|
162
161
|
emoji = emoji_dict.get(Path(src).stem, None)
|
@@ -175,16 +174,13 @@ class UploadTelegram(UploadBase):
|
|
175
174
|
ext = Path(src).suffix
|
176
175
|
if ext == ".tgs":
|
177
176
|
spec_choice = self.tgs_spec
|
178
|
-
cover_spec_choice = self.tgs_cover_spec
|
179
177
|
sticker_format = "animated"
|
180
178
|
elif ext == ".webm":
|
181
179
|
spec_choice = self.webm_spec
|
182
|
-
cover_spec_choice = self.webm_cover_spec
|
183
180
|
sticker_format = "video"
|
184
181
|
else:
|
185
182
|
ext = ".png"
|
186
183
|
spec_choice = self.png_spec
|
187
|
-
cover_spec_choice = self.png_cover_spec
|
188
184
|
sticker_format = "static"
|
189
185
|
|
190
186
|
if self.opt_output.option == "telegram_emoji":
|
@@ -203,81 +199,98 @@ class UploadTelegram(UploadBase):
|
|
203
199
|
)
|
204
200
|
sticker_bytes = cast(bytes, convert_result)
|
205
201
|
|
206
|
-
|
207
|
-
|
202
|
+
input_sticker = InputSticker(
|
203
|
+
sticker=sticker_bytes,
|
204
|
+
emoji_list=emoji_list,
|
205
|
+
format=sticker_format,
|
208
206
|
)
|
209
207
|
|
208
|
+
if sticker_set is None:
|
209
|
+
if count < 50 and (
|
210
|
+
sticker_format_prev is None
|
211
|
+
or sticker_format_prev == sticker_format
|
212
|
+
):
|
213
|
+
init_input_stickers.append(input_sticker)
|
214
|
+
else:
|
215
|
+
start_msg = f"Creating pack and bulk uploading {count} stickers with same format of {pack_short_name}"
|
216
|
+
finish_msg = f"Created pack and bulk uploaded {count} stickers with same format of {pack_short_name}"
|
217
|
+
error_msg = f"Cannot create pack and bulk upload {count} stickers with same format of {pack_short_name} due to"
|
218
|
+
self.cb.put(start_msg)
|
219
|
+
try:
|
220
|
+
await bot.create_new_sticker_set(
|
221
|
+
user_id=self.telegram_userid,
|
222
|
+
name=pack_short_name,
|
223
|
+
title=pack_title,
|
224
|
+
stickers=init_input_stickers,
|
225
|
+
sticker_type=sticker_type,
|
226
|
+
)
|
227
|
+
sticker_set = True
|
228
|
+
self.cb.put(finish_msg)
|
229
|
+
except TelegramError as e:
|
230
|
+
self.cb.put(f"{error_msg} {e}")
|
231
|
+
return None
|
232
|
+
else:
|
233
|
+
try:
|
234
|
+
# We could use tg.start_soon() here
|
235
|
+
# But this would disrupt the order of stickers
|
236
|
+
await bot.add_sticker_to_set(
|
237
|
+
user_id=self.telegram_userid,
|
238
|
+
name=pack_short_name,
|
239
|
+
sticker=input_sticker,
|
240
|
+
)
|
241
|
+
self.cb.put(f"Uploaded sticker {src} of {pack_short_name}")
|
242
|
+
except BadRequest as e:
|
243
|
+
self.cb.put(
|
244
|
+
f"Cannot upload sticker {src} of {pack_short_name} due to {e}"
|
245
|
+
)
|
246
|
+
if str(e) == "Stickerpack_not_found":
|
247
|
+
self.cb.put(
|
248
|
+
"Hint: You might had deleted and recreated pack too quickly. Wait about 3 minutes and try again."
|
249
|
+
)
|
250
|
+
except TelegramError as e:
|
251
|
+
self.cb.put(
|
252
|
+
f"Cannot upload sticker {src} of {pack_short_name} due to {e}"
|
253
|
+
)
|
254
|
+
|
255
|
+
sticker_format_prev = sticker_format
|
256
|
+
|
210
257
|
cover_path = MetadataHandler.get_cover(self.opt_output.dir)
|
211
|
-
|
212
|
-
|
258
|
+
if cover_path:
|
259
|
+
thumbnail_bytes: Union[None, bytes, Path] = None
|
260
|
+
cover_ext = Path(cover_path).suffix
|
261
|
+
|
262
|
+
if cover_ext == ".tgs":
|
263
|
+
thumbnail_format = "animated"
|
264
|
+
cover_spec_choice = self.tgs_cover_spec
|
265
|
+
elif cover_ext == ".webm":
|
266
|
+
thumbnail_format = "video"
|
267
|
+
cover_spec_choice = self.webm_cover_spec
|
268
|
+
else:
|
269
|
+
cover_ext = ".png"
|
270
|
+
thumbnail_format = "static"
|
271
|
+
cover_spec_choice = self.png_cover_spec
|
272
|
+
|
213
273
|
if FormatVerify.check_file(cover_path, spec=cover_spec_choice):
|
214
274
|
with open(cover_path, "rb") as f:
|
215
275
|
thumbnail_bytes = f.read()
|
216
276
|
else:
|
217
277
|
_, _, thumbnail_bytes, _ = StickerConvert.convert(
|
218
278
|
cover_path,
|
219
|
-
Path(f"bytes{
|
279
|
+
Path(f"bytes{cover_ext}"),
|
220
280
|
self.opt_comp_cover_merged,
|
221
281
|
self.cb,
|
222
282
|
self.cb_return,
|
223
283
|
)
|
224
284
|
|
225
|
-
if sticker_set is None and sticker_format is not None:
|
226
|
-
if len(input_stickers) > 50:
|
227
|
-
amount_str = "first 50"
|
228
|
-
else:
|
229
|
-
amount_str = "all"
|
230
|
-
start_msg = f"Creating pack and bulk uploading {amount_str} stickers of {pack_short_name}"
|
231
|
-
finish_msg = f"Created pack and bulk uploaded {amount_str} stickers of {pack_short_name}"
|
232
|
-
error_msg = f"Cannot create pack and bulk upload {amount_str} stickers of {pack_short_name} due to"
|
233
|
-
self.cb.put(start_msg)
|
234
|
-
try:
|
235
|
-
await bot.create_new_sticker_set(
|
236
|
-
user_id=self.opt_cred.telegram_userid,
|
237
|
-
name=pack_short_name,
|
238
|
-
title=pack_title,
|
239
|
-
stickers=[a for _, a in input_stickers[:50]],
|
240
|
-
sticker_format=sticker_format,
|
241
|
-
sticker_type=sticker_type,
|
242
|
-
)
|
243
|
-
self.cb.put(finish_msg)
|
244
|
-
input_stickers = input_stickers[50:]
|
245
|
-
except TelegramError as e:
|
246
|
-
self.cb.put(f"{error_msg} {e}")
|
247
|
-
return None
|
248
|
-
|
249
|
-
for src, sticker in input_stickers:
|
250
|
-
try:
|
251
|
-
# We could use tg.start_soon() here
|
252
|
-
# But this would disrupt the order of stickers
|
253
|
-
await bot.add_sticker_to_set(
|
254
|
-
user_id=self.opt_cred.telegram_userid,
|
255
|
-
name=pack_short_name,
|
256
|
-
sticker=sticker,
|
257
|
-
)
|
258
|
-
self.cb.put(f"Uploaded sticker {src} of {pack_short_name}")
|
259
|
-
except BadRequest as e:
|
260
|
-
self.cb.put(
|
261
|
-
f"Cannot upload sticker {src} of {pack_short_name} due to {e}"
|
262
|
-
)
|
263
|
-
if str(e) == "Stickerpack_not_found":
|
264
|
-
self.cb.put(
|
265
|
-
"Hint: You might had deleted and recreated pack too quickly. Wait about 3 minutes and try again."
|
266
|
-
)
|
267
|
-
except TelegramError as e:
|
268
|
-
self.cb.put(
|
269
|
-
f"Cannot upload sticker {src} of {pack_short_name} due to {e}"
|
270
|
-
)
|
271
|
-
|
272
|
-
if thumbnail_bytes is not None:
|
273
285
|
try:
|
274
286
|
self.cb.put(
|
275
287
|
f"Uploading cover (thumbnail) of pack {pack_short_name}"
|
276
288
|
)
|
277
289
|
await bot.set_sticker_set_thumbnail(
|
278
290
|
name=pack_short_name,
|
279
|
-
user_id=self.
|
291
|
+
user_id=self.telegram_userid,
|
280
292
|
thumbnail=thumbnail_bytes,
|
293
|
+
format=thumbnail_format,
|
281
294
|
)
|
282
295
|
self.cb.put(f"Uploaded cover (thumbnail) of pack {pack_short_name}")
|
283
296
|
except TelegramError as e:
|
@@ -300,6 +313,12 @@ class UploadTelegram(UploadBase):
|
|
300
313
|
self.cb.put("Token and userid required for uploading to telegram")
|
301
314
|
return urls
|
302
315
|
|
316
|
+
if self.opt_cred.telegram_userid.isnumeric():
|
317
|
+
self.telegram_userid = int(self.opt_cred.telegram_userid)
|
318
|
+
else:
|
319
|
+
self.cb.put("Invalid userid, should contain numbers only")
|
320
|
+
return urls
|
321
|
+
|
303
322
|
title, _, emoji_dict = MetadataHandler.get_metadata(
|
304
323
|
self.opt_output.dir,
|
305
324
|
title=self.opt_output.title,
|
@@ -327,11 +346,18 @@ class UploadTelegram(UploadBase):
|
|
327
346
|
)
|
328
347
|
|
329
348
|
assert title is not None
|
349
|
+
assert emoji_dict is not None
|
350
|
+
|
351
|
+
if self.opt_output.option == "telegram_emoji":
|
352
|
+
file_per_pack = 200
|
353
|
+
else:
|
354
|
+
file_per_pack = 120
|
355
|
+
|
330
356
|
packs = MetadataHandler.split_sticker_packs(
|
331
357
|
self.opt_output.dir,
|
332
358
|
title=title,
|
333
|
-
file_per_anim_pack=
|
334
|
-
file_per_image_pack=
|
359
|
+
file_per_anim_pack=file_per_pack,
|
360
|
+
file_per_image_pack=file_per_pack,
|
335
361
|
separate_image_anim=not self.opt_comp.fake_vid,
|
336
362
|
)
|
337
363
|
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/auth/get_line_auth.py
RENAMED
@@ -5,41 +5,35 @@ from http.cookiejar import CookieJar
|
|
5
5
|
from typing import Any, Callable, Dict, List, Optional, Union
|
6
6
|
|
7
7
|
import requests
|
8
|
-
import rookiepy
|
8
|
+
import rookiepy
|
9
9
|
|
10
10
|
|
11
11
|
class GetLineAuth:
|
12
12
|
def get_cred(self) -> Optional[str]:
|
13
13
|
browsers: List[Callable[..., Any]] = [
|
14
|
-
rookiepy.load, #
|
15
|
-
rookiepy.firefox,
|
16
|
-
rookiepy.
|
17
|
-
rookiepy.chrome,
|
18
|
-
rookiepy.chromium,
|
19
|
-
rookiepy.brave,
|
20
|
-
rookiepy.edge,
|
21
|
-
rookiepy.opera,
|
22
|
-
rookiepy.vivaldi,
|
14
|
+
rookiepy.load, # Supposed to load from any browser, but may fail
|
15
|
+
rookiepy.firefox,
|
16
|
+
rookiepy.librewolf,
|
17
|
+
rookiepy.chrome,
|
18
|
+
rookiepy.chromium,
|
19
|
+
rookiepy.brave,
|
20
|
+
rookiepy.edge,
|
21
|
+
rookiepy.opera,
|
22
|
+
rookiepy.vivaldi,
|
23
23
|
]
|
24
24
|
|
25
|
-
# https://github.com/thewh1teagle/rookie/pull/24
|
26
|
-
if "libre_wolf" in rookiepy.__all__:
|
27
|
-
browsers.extend(rookiepy.libre_wolf) # type: ignore
|
28
|
-
else:
|
29
|
-
browsers.extend(rookiepy.librewolf) # type: ignore
|
30
|
-
|
31
25
|
if platform.system() == "Windows":
|
32
26
|
browsers.extend(
|
33
27
|
[
|
34
|
-
rookiepy.opera_gx,
|
35
|
-
rookiepy.internet_explorer,
|
28
|
+
rookiepy.opera_gx,
|
29
|
+
rookiepy.internet_explorer,
|
36
30
|
]
|
37
31
|
)
|
38
32
|
elif platform.system() == "Darwin":
|
39
33
|
browsers.extend(
|
40
34
|
[
|
41
|
-
rookiepy.opera_gx,
|
42
|
-
rookiepy.safari,
|
35
|
+
rookiepy.opera_gx,
|
36
|
+
rookiepy.safari,
|
43
37
|
]
|
44
38
|
)
|
45
39
|
|
@@ -48,7 +42,7 @@ class GetLineAuth:
|
|
48
42
|
for browser in browsers:
|
49
43
|
try:
|
50
44
|
cookies_dict = browser(["store.line.me"])
|
51
|
-
cookies_jar = rookiepy.to_cookiejar(cookies_dict)
|
45
|
+
cookies_jar = rookiepy.to_cookiejar(cookies_dict)
|
52
46
|
|
53
47
|
if GetLineAuth.validate_cookies(cookies_jar):
|
54
48
|
break
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: sticker-convert
|
3
|
-
Version: 2.8.
|
3
|
+
Version: 2.8.4
|
4
4
|
Summary: Convert (animated) stickers to/from WhatsApp, Telegram, Signal, Line, Kakao, iMessage. Written in Python.
|
5
5
|
Author-email: laggykiller <chaudominic2@gmail.com>
|
6
6
|
Maintainer-email: laggykiller <chaudominic2@gmail.com>
|
@@ -365,21 +365,21 @@ Requires-Python: >=3.8
|
|
365
365
|
Description-Content-Type: text/markdown
|
366
366
|
License-File: LICENSE
|
367
367
|
Requires-Dist: aiolimiter~=1.1.0
|
368
|
-
Requires-Dist: anyio~=3.
|
368
|
+
Requires-Dist: anyio~=4.3.0
|
369
369
|
Requires-Dist: apngasm_python~=1.2.3
|
370
370
|
Requires-Dist: av~=12.0.0
|
371
371
|
Requires-Dist: beautifulsoup4~=4.12.3
|
372
|
-
Requires-Dist: rookiepy~=0.3.
|
372
|
+
Requires-Dist: rookiepy~=0.3.7
|
373
373
|
Requires-Dist: imagequant~=1.1.1
|
374
374
|
Requires-Dist: memory-tempfile~=2.2.3
|
375
375
|
Requires-Dist: mergedeep~=1.3.4
|
376
376
|
Requires-Dist: numpy>=1.22.4
|
377
|
-
Requires-Dist: Pillow
|
377
|
+
Requires-Dist: Pillow~=10.3.0
|
378
378
|
Requires-Dist: pyoxipng~=9.0.0
|
379
|
-
Requires-Dist: python-telegram-bot~=
|
379
|
+
Requires-Dist: python-telegram-bot~=21.1
|
380
380
|
Requires-Dist: requests~=2.31.0
|
381
381
|
Requires-Dist: rlottie_python~=1.3.4
|
382
|
-
Requires-Dist: signalstickers-client~=3.3.0
|
382
|
+
Requires-Dist: signalstickers-client-fork-laggykiller~=3.3.0.post1
|
383
383
|
Requires-Dist: sqlcipher3-wheels~=0.5.2.post1
|
384
384
|
Requires-Dist: tqdm~=4.66.2
|
385
385
|
Requires-Dist: ttkbootstrap-fork-laggykiller~=1.5.1
|
@@ -1,19 +1,19 @@
|
|
1
1
|
aiolimiter~=1.1.0
|
2
|
-
anyio~=3.
|
2
|
+
anyio~=4.3.0
|
3
3
|
apngasm_python~=1.2.3
|
4
4
|
av~=12.0.0
|
5
5
|
beautifulsoup4~=4.12.3
|
6
|
-
rookiepy~=0.3.
|
6
|
+
rookiepy~=0.3.7
|
7
7
|
imagequant~=1.1.1
|
8
8
|
memory-tempfile~=2.2.3
|
9
9
|
mergedeep~=1.3.4
|
10
10
|
numpy>=1.22.4
|
11
|
-
Pillow
|
11
|
+
Pillow~=10.3.0
|
12
12
|
pyoxipng~=9.0.0
|
13
|
-
python-telegram-bot~=
|
13
|
+
python-telegram-bot~=21.1
|
14
14
|
requests~=2.31.0
|
15
15
|
rlottie_python~=1.3.4
|
16
|
-
signalstickers-client~=3.3.0
|
16
|
+
signalstickers-client-fork-laggykiller~=3.3.0.post1
|
17
17
|
sqlcipher3-wheels~=0.5.2.post1
|
18
18
|
tqdm~=4.66.2
|
19
19
|
ttkbootstrap-fork-laggykiller~=1.5.1
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_base.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_kakao.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_line.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/downloaders/download_telegram.py
RENAMED
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/gui_components/gui_utils.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/NotoColorEmoji.ttf
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/resources/compression.json
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/compress_wastickers.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/upload_base.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/uploaders/xcode_imessage.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/auth/get_kakao_auth.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/auth/get_signal_auth.py
RENAMED
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/cache_store.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/json_manager.py
RENAMED
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/metadata_handler.py
RENAMED
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/files/sanitize_filename.py
RENAMED
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/media/codec_info.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/media/decrypt_kakao.py
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert/utils/media/format_verify.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert.egg-info/dependency_links.txt
RENAMED
File without changes
|
{sticker-convert-2.8.3 → sticker_convert-2.8.4}/src/sticker_convert.egg-info/entry_points.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|