anipy-cli 3.0.5__tar.gz → 3.1.0__tar.gz
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-3.0.5 → anipy_cli-3.1.0}/PKG-INFO +8 -5
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/README.md +6 -3
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/pyproject.toml +2 -2
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/__init__.py +1 -1
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/config.py +7 -7
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/prompts.py +6 -1
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/arg_parser.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/__init__.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/base_cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/binge_cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/default_cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/download_cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/history_cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/mal_cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/clis/seasonal_cli.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/colors.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/discord.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/mal_proxy.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/menus/__init__.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/menus/base_menu.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/menus/mal_menu.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/menus/menu.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/menus/seasonal_menu.py +0 -0
- {anipy_cli-3.0.5 → anipy_cli-3.1.0}/src/anipy_cli/util.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: anipy-cli
|
|
3
|
-
Version: 3.0
|
|
3
|
+
Version: 3.1.0
|
|
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.0
|
|
17
|
+
Requires-Dist: anipy-api (>=3.1.0,<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)
|
|
@@ -30,9 +30,6 @@ Description-Content-Type: text/markdown
|
|
|
30
30
|
|
|
31
31
|
<p align="center"><img src="https://github.com/sdaqo/anipy-cli/assets/63876564/1dafa5fb-4273-4dc1-a7ab-2664dd668fc9" /> </p>
|
|
32
32
|
|
|
33
|
-
https://user-images.githubusercontent.com/63876564/162056019-ed0e7a60-78f6-4a2c-bc73-9be5dc2a4f07.mp4
|
|
34
|
-
|
|
35
|
-
|
|
36
33
|
## What even is this?
|
|
37
34
|
A Little tool written in python to watch and download anime from the terminal (the better way to watch anime)
|
|
38
35
|
This project's main aim is to create a enjoyable anime watching and downloading experience, directly in the terminal - your favorite place.
|
|
@@ -40,6 +37,8 @@ This project's main aim is to create a enjoyable anime watching and downloading
|
|
|
40
37
|
Since the version 3 rewrite this project is split into api and frontend this makes it easy to integrate this into your project!
|
|
41
38
|
|
|
42
39
|
## You are just here for the client?
|
|
40
|
+
<a href="https://pypi.org/project/anipy-cli/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/anipy-cli?style=for-the-badge&logo=pypi&label=anipy-cli"></a>
|
|
41
|
+
|
|
43
42
|
As one wise man once said:
|
|
44
43
|
> I DONT GIVE A FUCK ABOUT THE FUCKING CODE! i just want to download this stupid fucking application and use it.
|
|
45
44
|
>
|
|
@@ -52,6 +51,8 @@ We do not have a .exe but we have pipx: `pipx install anipy-cli`
|
|
|
52
51
|
Check out [Getting Started - CLI](https://sdaqo.github.io/anipy-cli/getting-started-cli) for better instructions and advice!
|
|
53
52
|
|
|
54
53
|
## You want to use the api for your project?
|
|
54
|
+
<a href="https://pypi.org/project/anipy-api/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/anipy-api?style=for-the-badge&logo=pypi&label=anipy-api"></a>
|
|
55
|
+
|
|
55
56
|
Feel free to - please check out [Getting Started - API](https://sdaqo.github.io/anipy-cli/getting-started-api) for instructions
|
|
56
57
|
|
|
57
58
|
|
|
@@ -65,3 +66,5 @@ Feel free to - please check out [Getting Started - API](https://sdaqo.github.io/
|
|
|
65
66
|
<img src="https://contrib.rocks/image?repo=sdaqo/anipy-cli" alt="anipy-cli contributors" title="anipy-cli contributors" width="800"/>
|
|
66
67
|
</a>
|
|
67
68
|
|
|
69
|
+
If you want to contribute as well check out this: https://sdaqo.github.io/anipy-cli/contributing
|
|
70
|
+
|
|
@@ -3,9 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
<p align="center"><img src="https://github.com/sdaqo/anipy-cli/assets/63876564/1dafa5fb-4273-4dc1-a7ab-2664dd668fc9" /> </p>
|
|
5
5
|
|
|
6
|
-
https://user-images.githubusercontent.com/63876564/162056019-ed0e7a60-78f6-4a2c-bc73-9be5dc2a4f07.mp4
|
|
7
|
-
|
|
8
|
-
|
|
9
6
|
## What even is this?
|
|
10
7
|
A Little tool written in python to watch and download anime from the terminal (the better way to watch anime)
|
|
11
8
|
This project's main aim is to create a enjoyable anime watching and downloading experience, directly in the terminal - your favorite place.
|
|
@@ -13,6 +10,8 @@ This project's main aim is to create a enjoyable anime watching and downloading
|
|
|
13
10
|
Since the version 3 rewrite this project is split into api and frontend this makes it easy to integrate this into your project!
|
|
14
11
|
|
|
15
12
|
## You are just here for the client?
|
|
13
|
+
<a href="https://pypi.org/project/anipy-cli/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/anipy-cli?style=for-the-badge&logo=pypi&label=anipy-cli"></a>
|
|
14
|
+
|
|
16
15
|
As one wise man once said:
|
|
17
16
|
> I DONT GIVE A FUCK ABOUT THE FUCKING CODE! i just want to download this stupid fucking application and use it.
|
|
18
17
|
>
|
|
@@ -25,6 +24,8 @@ We do not have a .exe but we have pipx: `pipx install anipy-cli`
|
|
|
25
24
|
Check out [Getting Started - CLI](https://sdaqo.github.io/anipy-cli/getting-started-cli) for better instructions and advice!
|
|
26
25
|
|
|
27
26
|
## You want to use the api for your project?
|
|
27
|
+
<a href="https://pypi.org/project/anipy-api/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/anipy-api?style=for-the-badge&logo=pypi&label=anipy-api"></a>
|
|
28
|
+
|
|
28
29
|
Feel free to - please check out [Getting Started - API](https://sdaqo.github.io/anipy-cli/getting-started-api) for instructions
|
|
29
30
|
|
|
30
31
|
|
|
@@ -37,3 +38,5 @@ Feel free to - please check out [Getting Started - API](https://sdaqo.github.io/
|
|
|
37
38
|
<a href="https://github.com/sdaqo/anipy-cli/graphs/contributors">
|
|
38
39
|
<img src="https://contrib.rocks/image?repo=sdaqo/anipy-cli" alt="anipy-cli contributors" title="anipy-cli contributors" width="800"/>
|
|
39
40
|
</a>
|
|
41
|
+
|
|
42
|
+
If you want to contribute as well check out this: https://sdaqo.github.io/anipy-cli/contributing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "anipy-cli"
|
|
3
|
-
version = "3.0
|
|
3
|
+
version = "3.1.0"
|
|
4
4
|
description = "Watch and Download anime from the comfort of your Terminal"
|
|
5
5
|
authors = ["sdaqo <sdaqo.dev@protonmail.com>"]
|
|
6
6
|
license = "GPL-3.0"
|
|
@@ -19,8 +19,8 @@ pyyaml = "^6.0.1"
|
|
|
19
19
|
yaspin = "^3.0.2"
|
|
20
20
|
inquirerpy = "^0.3.4"
|
|
21
21
|
appdirs = "^1.4.4"
|
|
22
|
-
anipy-api = "^3.0.3"
|
|
23
22
|
pypresence = "^4.3.0"
|
|
23
|
+
anipy-api = "^3.1.0"
|
|
24
24
|
|
|
25
25
|
[tool.poetry.scripts]
|
|
26
26
|
anipy-cli = "anipy_cli.cli:run_cli"
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
__appname__ = "anipy-cli"
|
|
2
|
-
__version__ = "3.0
|
|
2
|
+
__version__ = "3.1.0"
|
|
@@ -72,7 +72,7 @@ class Config:
|
|
|
72
72
|
|
|
73
73
|
For an updated list of providers look here: https://sdaqo.github.io/anipy-cli/availabilty
|
|
74
74
|
|
|
75
|
-
Supported providers (as of $version): gogoanime
|
|
75
|
+
Supported providers (as of $version): gogoanime, yugenanime
|
|
76
76
|
|
|
77
77
|
Examples:
|
|
78
78
|
providers:
|
|
@@ -83,12 +83,12 @@ class Config:
|
|
|
83
83
|
mal: ["provider2", "provider3"]
|
|
84
84
|
"""
|
|
85
85
|
defaults = {
|
|
86
|
-
"default": ["
|
|
87
|
-
"download": ["
|
|
88
|
-
"history": ["
|
|
89
|
-
"seasonal": ["
|
|
90
|
-
"binge": ["
|
|
91
|
-
"mal": ["
|
|
86
|
+
"default": ["yugenanime"],
|
|
87
|
+
"download": ["yugenanime"],
|
|
88
|
+
"history": ["yugenanime"],
|
|
89
|
+
"seasonal": ["yugenanime"],
|
|
90
|
+
"binge": ["yugenanime"],
|
|
91
|
+
"mal": ["yugenanime"],
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
value = self._get_value("providers", defaults, dict)
|
|
@@ -73,7 +73,12 @@ def search_show_prompt(
|
|
|
73
73
|
anime = inquirer.fuzzy( # type: ignore
|
|
74
74
|
message="Select Show:",
|
|
75
75
|
choices=results,
|
|
76
|
-
long_instruction=
|
|
76
|
+
long_instruction=(
|
|
77
|
+
"\nS = Anime is available in sub\n"
|
|
78
|
+
"D = Anime is available in dub\n"
|
|
79
|
+
"First two letters indicate the provider\n"
|
|
80
|
+
"To skip this prompt press ctrl+z"
|
|
81
|
+
),
|
|
77
82
|
mandatory=False,
|
|
78
83
|
).execute()
|
|
79
84
|
|
|
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
|