anipy-cli 3.0.0.dev0__py3-none-any.whl → 3.0.3__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.

Potentially problematic release.


This version of anipy-cli might be problematic. Click here for more details.

anipy_cli/__init__.py CHANGED
@@ -1,2 +1,2 @@
1
1
  __appname__ = "anipy-cli"
2
- __version__ = "3.0.0.dev0"
2
+ __version__ = "3.0.3"
anipy_cli/discord.py CHANGED
@@ -21,7 +21,7 @@ class DiscordPresence(object):
21
21
  details=f"Watching {anime.name} via anipy-cli",
22
22
  state=f"Episode {stream.episode}/{anime.get_episodes(stream.language)[-1]}",
23
23
  large_image=anime_info.image or "",
24
- small_image="https://github.com/Dankni95/ulauncher-anime/raw/master/images/icon.png",
24
+ small_image="https://raw.githubusercontent.com/sdaqo/anipy-cli/master/docs/assets/anipy-logo-dark-compact.png",
25
25
  large_text=anime.name,
26
26
  small_text="anipy-cli",
27
27
  start=int(time.time()),
anipy_cli/util.py CHANGED
@@ -108,7 +108,7 @@ def get_download_path(
108
108
  type=stream.language,
109
109
  )
110
110
 
111
- filename = Downloader._get_valid_pathname(filename) # type: ignore
111
+ filename = Downloader._get_valid_pathname(filename)
112
112
 
113
113
  return download_folder / anime_name / filename
114
114
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: anipy-cli
3
- Version: 3.0.0.dev0
3
+ Version: 3.0.3
4
4
  Summary: Watch and Download anime from the comfort of your Terminal
5
5
  Home-page: https://sdaqo.github.io/anipy-cli
6
6
  License: GPL-3.0
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.9
14
14
  Classifier: Programming Language :: Python :: 3.10
15
15
  Classifier: Programming Language :: Python :: 3.11
16
16
  Classifier: Programming Language :: Python :: 3.12
17
- Requires-Dist: anipy-api (==3.*)
17
+ Requires-Dist: anipy-api (>=3.0.3,<4.0.0)
18
18
  Requires-Dist: appdirs (>=1.4.4,<2.0.0)
19
19
  Requires-Dist: inquirerpy (>=0.3.4,<0.4.0)
20
20
  Requires-Dist: pypresence (>=4.3.0,<5.0.0)
@@ -1,4 +1,4 @@
1
- anipy_cli/__init__.py,sha256=bTdKhyhozpxYVDifnW0oWECIIrqEf-nPSwZy6irBbkI,53
1
+ anipy_cli/__init__.py,sha256=Nk9RN9whoYQNKU_LSm9vL92-qhymv6S3YEUPHugs7SU,48
2
2
  anipy_cli/arg_parser.py,sha256=r2yxTYqKdhKvbzj8Pg00_4lmhK8mguxAVbg9G2vM-II,5299
3
3
  anipy_cli/cli.py,sha256=Ah5BE-u_SjcuzU5dQ5cSHtUloVRApCWwTK5i49yQtH8,1922
4
4
  anipy_cli/clis/__init__.py,sha256=Y00uiPWiMvvRImxJMvfLA55BOkMUOrrx5vJUNvquNsY,411
@@ -11,7 +11,7 @@ anipy_cli/clis/mal_cli.py,sha256=StPRHTA3GrmcKEZXHPVYeeaZi_DJdI_DFGq-SApYjbM,226
11
11
  anipy_cli/clis/seasonal_cli.py,sha256=GV2TQNm9UotG1cxfYbrFFgg7Jmy8SFa7w_GlFtPdRVE,616
12
12
  anipy_cli/colors.py,sha256=voXC7z1Fs9tHg4zzNTNMIrt9k-EVgJ3_xEf5KiW2xgo,916
13
13
  anipy_cli/config.py,sha256=Q0RqI_aX5V5I35qT0mG7YLuxzVbMUuf3331RdSUk7E0,15404
14
- anipy_cli/discord.py,sha256=9Pnc-epxexjSw3SkCiEnd1hhFnoyAdDGO6ZKoaZEnok,1134
14
+ anipy_cli/discord.py,sha256=c6mdqnEdblzZBYs3cGP66oDeS4ySm59OfTRP-R-Duls,1160
15
15
  anipy_cli/mal_proxy.py,sha256=wIsku2_dl8vKD2K99L63OlzA3L5fl-VmyeiXC9VrxI4,6981
16
16
  anipy_cli/menus/__init__.py,sha256=aIzbphxAW-QGfZwR1DIegFZuTJp1O3tSUnai0f0f4lY,185
17
17
  anipy_cli/menus/base_menu.py,sha256=g5b9Z7SpvCxcq_vqObcPzxLwcXeGPltLgSwa0sEzyfk,1140
@@ -19,8 +19,8 @@ anipy_cli/menus/mal_menu.py,sha256=PJKZtvO-X-_AUIQ4NuOxLcK28EpW2AcOrIKe3N8IiIY,2
19
19
  anipy_cli/menus/menu.py,sha256=raHBeNQ5NNXOrTr1pCoE44FlOXWrqa1f1_kk1Rk3bH4,6179
20
20
  anipy_cli/menus/seasonal_menu.py,sha256=VBmeXanJb-vS5TXiK79KgtJ5vPW87gIOdpN_EijAG_U,9097
21
21
  anipy_cli/prompts.py,sha256=5h4FI0TJ8YwvVmRtfl-NBnEzPWUc7UMqgSnWuWfEVrI,6989
22
- anipy_cli/util.py,sha256=FiWEfz-tQVIFMOOlUZY26fArhEPRJNhtfF0U1sT3T7Q,7700
23
- anipy_cli-3.0.0.dev0.dist-info/METADATA,sha256=CUU0oD_cuutrHguG4tePsXe3hFIHCFQdSr0Sh95-PbQ,3080
24
- anipy_cli-3.0.0.dev0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
25
- anipy_cli-3.0.0.dev0.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
26
- anipy_cli-3.0.0.dev0.dist-info/RECORD,,
22
+ anipy_cli/util.py,sha256=D5WD3zJpGFsk95zWGTaFiRLGUuhxsYFhq9A7LsEscn8,7684
23
+ anipy_cli-3.0.3.dist-info/METADATA,sha256=5NK8bD3ByX-lJp0HZ2KFL4Fwa7kFwptMymVCfqamyeU,3084
24
+ anipy_cli-3.0.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
25
+ anipy_cli-3.0.3.dist-info/entry_points.txt,sha256=86iXpcm_ECFndrt0JAI2mqYfXC2Ar7mGi0iOaxCrNP0,51
26
+ anipy_cli-3.0.3.dist-info/RECORD,,