Anipy-cli

Latest version: v2.7.31

Safety actively analyzes 613750 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

4.8

My sincere apologies to everyone on the last release which is presumably broken for a while at this point.
Cause for breakage was removal of curls `--cipher` arg which we wrongly assumed to only affect windows users.
This only came to my attention in 1275, so big thanks to Technetium1 for pointing it out.
I'll review our CI & maintenance protocol to prevent this in the future

What's Changed

- Documentation
- homies section saiku -> dantotsu by WanderRainID in https://github.com/pystardust/ani-cli/pull/1247
- simplify (windows) docs by 71zenith in https://github.com/pystardust/ani-cli/pull/1273

- Bug Fixes
- curl in gitbash doesn't support `--cipher` by Derisis13 in https://github.com/pystardust/ani-cli/pull/1244
- removed last --cipher argument by Derisis13 in https://github.com/pystardust/ani-cli/pull/1252
- Steam deck installation and .desktop fix by Nannk in https://github.com/pystardust/ani-cli/pull/1269
- correctly closes escape sequence in message 'Checking dependencies…' by ochaton in https://github.com/pystardust/ani-cli/pull/1272
- script speed improvement on windows by CoolnsX in https://github.com/pystardust/ani-cli/pull/1262

- Features
- add --skip-title <title> by LeFlorians in https://github.com/pystardust/ani-cli/pull/1253
- no-detach by port19x in https://github.com/pystardust/ani-cli/pull/1264
*(broken until 1274, but can't wait any longer with this release)*


New Contributors
* WanderRainID made their first contribution in https://github.com/pystardust/ani-cli/pull/1247
* LeFlorians made their first contribution in https://github.com/pystardust/ani-cli/pull/1253
* ochaton made their first contribution in https://github.com/pystardust/ani-cli/pull/1272

**Full Changelog**: https://github.com/pystardust/ani-cli/compare/v4.7...v4.8

4.7

What's Changed

- Documentation
- compact readme by port19x in 1202
- bump codeowners file by port19x in 1207
- add nix dev shell env by HaxSam in 1218
- document android 14 fix by THEGOLDENPRO in 1227
- omit use of custom ffmpeg on ios by Lockl00p in 1230

- Bug Fixes
- multi-selection support fix by AzureOrange404 in 1224
- fix help text argument mistake by pirate486743186 in 1200

- Features
- added support for ani-skip to skip episode intros by AzureOrange404 in 1231

New Contributors

* pirate486743186 made their first contribution in https://github.com/pystardust/ani-cli/pull/1200
* HaxSam made their first contribution in https://github.com/pystardust/ani-cli/pull/1218
* THEGOLDENPRO made their first contribution in https://github.com/pystardust/ani-cli/pull/1227
* AzureOrange404 made their first contribution in https://github.com/pystardust/ani-cli/pull/1224

**Full Changelog**: https://github.com/pystardust/ani-cli/compare/v4.6...v4.7

4.6

What's Changed

- Documentation
- hacking guide & flowchart by Derisis13 in 1188
- fix readme section links by port19x in 1192

- Bug Fixes
- fixed temporary outage by CoolnsX in 1198
- ani-cli cache_dir via mktemp by port19x in 1182
- hyperlinks not opening in vlc by Lockl00p in 1180
- improve compatibility with windows wsl2 by Vergenter in 1190
- mktemp POSIX violation by 71zenith in 1184

- Features
- proper non-interactive-mechanic by justchokingaround in 1189
- add rofi flag by masha-sh in 1186
- remove -N flag in favor of -S + -e detection by port19x in 1193

New Contributors
* masha-sh made their first contribution in https://github.com/pystardust/ani-cli/pull/1186
* Vergenter made their first contribution in https://github.com/pystardust/ani-cli/pull/1190

**Full Changelog**: https://github.com/pystardust/ani-cli/compare/v4.5...v4.6

4.5

What's Changed
* feat: new providers + fix xxd posix compliance by justchokingaround in https://github.com/pystardust/ani-cli/pull/1142
* fix: list number bug on mac by justchokingaround in https://github.com/pystardust/ani-cli/pull/1144
* fix: nl for ep number <10 by justchokingaround in https://github.com/pystardust/ani-cli/pull/1145
* feat: refactor code and optional hls script by CoolnsX in https://github.com/pystardust/ani-cli/pull/1155
* refactor: hls Decreasing the number will make download slower but stable. by candrapersada in https://github.com/pystardust/ani-cli/pull/1160
* fix: hex decryption by port19x in https://github.com/pystardust/ani-cli/pull/1171


**Full Changelog**: https://github.com/pystardust/ani-cli/compare/4.4...v4.5

4.4

Unusually early release due to full outage (1139)

Generated Changelog
* test: create inverse jobs to catch required conditionals by port19x in https://github.com/pystardust/ani-cli/pull/1131
* docs: Add iOS uninstall instructions by Lockl00p in https://github.com/pystardust/ani-cli/pull/1130
* refactor: disable aria2 rpc by candrapersada in https://github.com/pystardust/ani-cli/pull/1135
* fix: allanime scraping by justchokingaround in https://github.com/pystardust/ani-cli/pull/1139


**Full Changelog**: https://github.com/pystardust/ani-cli/compare/v4.3...4.4

4.3

This release has the most contributors and the longest release notes since we have versioned releases.
Really cool to see a mostly done project still receive so much attention from outside collaborators.
This release is mostly minor documentation and quality improvements, with iOS support being the main new feature.

What's Changed
- Documentation
- removed matrix. now discord only. by port19x in 1089
- updated demo video by justchokingaround in 1060
- disclaimer bump by port19x in 1061
- pruned and reordered homies by port19x in 1080
- Added gentoo installation instructions by medanisjbara in 1077
- added debian instructions by werdahias in 1076
- highlight possible curl issues (windows) by port19x in 1102
- added hyperlink to respective OS from badges in README.md by Sarvasv-0 in 1121
- fixed debian table of contents link by nightwolf3140 in 1082
- Spelling error fom -> from by Trqhxrd in 1079

- Bug Fixes
- account for point episodes having multiple digits (e.g. 124.125) by 71zenith in 1066
- history selection will be read from histfile again by Derisis13 in 1101
- some m3u8 downloads were broken by Yashpal2004 in 1109
- set executable bit by Derisis13 in 1117
- small menu fix by Derisis13 in 1119
- better windows syncplay compatibility by ykhan21 in 1125

- Features
- iOS support by Lockl00p in 1105
- iOS Download support by Lockl00p in 1112
- add non-interactive flag to disable menu by RubenPonce in 1107
- fzf now wraps around the selection via `--cylce` by 71zenith in 1125

- Quality
- vastly superior continous integration by port19x in 1124
- consistent 4 space indentation + shfmt by port19x in 1086
- bump actions/checkout version to v3 by kbdharun in 1084

New Contributors
- Trqhxrd made their first contribution in 1079
- nightwolf3140 made their first contribution in 1082
- kbdharun made their first contribution in 1084
- Lockl00p made their first contribution in 1105
- RubenPonce made their first contribution in 1107
- Yashpal2004 made their first contribution in 1109
- Sarvasv-0 made their first contribution in 1121


**Full Changelog**: https://github.com/pystardust/ani-cli/compare/v4.2...v4.3

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.