ytdl-sub 2026.1.13__py3-none-any.whl → 2026.1.16__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- ytdl_sub/__init__.py +1 -1
- ytdl_sub/plugins/video_tags.py +1 -1
- {ytdl_sub-2026.1.13.dist-info → ytdl_sub-2026.1.16.dist-info}/METADATA +1 -1
- {ytdl_sub-2026.1.13.dist-info → ytdl_sub-2026.1.16.dist-info}/RECORD +8 -8
- {ytdl_sub-2026.1.13.dist-info → ytdl_sub-2026.1.16.dist-info}/WHEEL +0 -0
- {ytdl_sub-2026.1.13.dist-info → ytdl_sub-2026.1.16.dist-info}/entry_points.txt +0 -0
- {ytdl_sub-2026.1.13.dist-info → ytdl_sub-2026.1.16.dist-info}/licenses/LICENSE +0 -0
- {ytdl_sub-2026.1.13.dist-info → ytdl_sub-2026.1.16.dist-info}/top_level.txt +0 -0
ytdl_sub/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__pypi_version__ = "2026.01.
|
|
1
|
+
__pypi_version__ = "2026.01.16";__local_version__ = "2026.01.16+942c983"
|
ytdl_sub/plugins/video_tags.py
CHANGED
|
@@ -34,7 +34,7 @@ class VideoTagsPlugin(Plugin[VideoTagsOptions]):
|
|
|
34
34
|
Tags the entry's audio file using values defined in the metadata options
|
|
35
35
|
"""
|
|
36
36
|
tags_to_write: Dict[str, str] = {}
|
|
37
|
-
for tag_name, tag_formatter in self.plugin_options.dict.items():
|
|
37
|
+
for tag_name, tag_formatter in sorted(self.plugin_options.dict.items()):
|
|
38
38
|
tag_value = self.overrides.apply_formatter(formatter=tag_formatter, entry=entry)
|
|
39
39
|
tags_to_write[tag_name] = tag_value
|
|
40
40
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
ytdl_sub/__init__.py,sha256=
|
|
1
|
+
ytdl_sub/__init__.py,sha256=YHWV5Jw7cAX4MWvlrB5hxW8W_ayBqp3y52eLdLgS73s,73
|
|
2
2
|
ytdl_sub/main.py,sha256=4Rf9wXxSKW7IPnWqG5YtTZ814PjP1n9WtoFDivaainE,1004
|
|
3
3
|
ytdl_sub/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
ytdl_sub/cli/entrypoint.py,sha256=XXjUH4HiOP_BB2ZA_bNcyt5-o6YLAdZmj0EP3xtOtD8,9496
|
|
@@ -61,7 +61,7 @@ ytdl_sub/plugins/square_thumbnail.py,sha256=rGZBgTQbygY0ckElZchj832lkyH5OqqC4qdK
|
|
|
61
61
|
ytdl_sub/plugins/static_nfo_tags.py,sha256=i3UMYd_IF7FAHJyJD9NqKrSUKUtpjcTxXspU19u1DEE,2200
|
|
62
62
|
ytdl_sub/plugins/subtitles.py,sha256=MU0tslS1tqrqJNJcezxPpiIazI4IIXFj3MwUXz9Cd7E,10161
|
|
63
63
|
ytdl_sub/plugins/throttle_protection.py,sha256=N3oVnrV09WyiHEg3r1Fh09ToYl0N-mb2_jxcRYAfviQ,13479
|
|
64
|
-
ytdl_sub/plugins/video_tags.py,sha256=
|
|
64
|
+
ytdl_sub/plugins/video_tags.py,sha256=UEpllX9q_7789SoYKd2JLkHBKD-8BXdQvmwm1WGs83I,1674
|
|
65
65
|
ytdl_sub/plugins/internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
66
66
|
ytdl_sub/plugins/internal/view.py,sha256=XDPCsTmchcZPYDyV7kPDeDRVm87_gjBS15q4otYCsJU,1963
|
|
67
67
|
ytdl_sub/prebuilt_presets/__init__.py,sha256=Iv0ysQsR8B9__ZzzYORPOTnFTOAmHsAWEB0dFc2RBog,988
|
|
@@ -158,9 +158,9 @@ ytdl_sub/validators/string_select_validator.py,sha256=KFXNKWX2J80WGt08m5gVYphPMH
|
|
|
158
158
|
ytdl_sub/validators/validators.py,sha256=JC3-c9fSrozFADUY5jqZEhXpM2q3sfserlooQxT2DK8,9133
|
|
159
159
|
ytdl_sub/ytdl_additions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
160
160
|
ytdl_sub/ytdl_additions/enhanced_download_archive.py,sha256=Lsc0wjHdx9d8dYJCskZYAUGDAQ_QzQ-_xbQlyrBSzfk,24884
|
|
161
|
-
ytdl_sub-2026.1.
|
|
162
|
-
ytdl_sub-2026.1.
|
|
163
|
-
ytdl_sub-2026.1.
|
|
164
|
-
ytdl_sub-2026.1.
|
|
165
|
-
ytdl_sub-2026.1.
|
|
166
|
-
ytdl_sub-2026.1.
|
|
161
|
+
ytdl_sub-2026.1.16.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
162
|
+
ytdl_sub-2026.1.16.dist-info/METADATA,sha256=gsoGoLE5LTvV-430kbbyI62008xreuADoTeKl7g6-Jk,51420
|
|
163
|
+
ytdl_sub-2026.1.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
164
|
+
ytdl_sub-2026.1.16.dist-info/entry_points.txt,sha256=K3T5235NlAI-WLmHCg5tzLZHqc33OLN5IY5fOGc9t10,48
|
|
165
|
+
ytdl_sub-2026.1.16.dist-info/top_level.txt,sha256=6z-JWazl6jXspC2DNyxOnGnEqYyGzVbgcBDoXfbkUhI,9
|
|
166
|
+
ytdl_sub-2026.1.16.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|