Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Releases: DriftAsimov/animec

Black formatting and invalid characters fix

16 Jan 10:57
Compare
Choose a tag to compare

Just your regular not-so-major release here.

Changelog

  • Formatted with black
  • Fixed a bug where the characters redirect to forum and animec links

That's it! this project is dead anyways

Multiple bug fixes

31 Jul 11:07
12aac91
Compare
Choose a tag to compare

This release fixes lots of bugs and has some breaking changes.

Highlights

  • Url's with special characters are now encoded
  • Fixed animec.Anime raising decrypting errors
  • romaji, kanji and english attributes of Anilyrics class are now methods

Yes I know I am late in releasing this, it was released on pypi already

Added `Waifu` class and bug fixes 🐛

21 Jul 08:44
b4507bc
Compare
Choose a tag to compare

Highlights

This version adds the following to the module:

  • Added Waifu class with a lot of classmethods
  • Fixed url encoding
  • Better stability

Docs about Waifu class can be found here

Exciting changes and better toctree

01 Jul 06:29
72058e3
Compare
Choose a tag to compare

This version gives another stable cover to the module.

Main changes:

  • Added kao function which returns random kaomojis
  • Better toctree for docs
  • Broke exceptions into separate files

Read the docs to know about more changes!

Added more attributes and methods to Anime class and renamed classes

14 Jun 08:28
9cc9e9b
Compare
Choose a tag to compare

This release comes with a lot of changes.

Anime class changes:

  • Added is_nsfw() method
  • Added type, status, producers, genres and teaser attributes
  • Fixed more encoding errors

General changes:

  • Renamed anime to Anime
  • Renamed aninews to Aninews
  • Renamed charsearch to Charsearch
  • Renamed anilyrics to Anilyrics
  • Reformed gs.py (which is now called helpers.py)

See the docs at https://animec.readthedocs.io/en/latest/ for more info!

Made docs public and added `references` attribute to charsearch class

23 May 12:57
da3ac4d
Compare
Choose a tag to compare

Major Changes

Added anilyrics class

20 Apr 06:22
e13b8f5
Compare
Choose a tag to compare

New class and better efficiency

  • New class: anilyrics added to obtain anime lyrics
  • Made aninews faster
  • Fixed decoding issues with anicore

Major changes and new features

13 Apr 05:14
2cd1edb
Compare
Choose a tag to compare

Major Fixed

  • Fixed instability
  • Added Exceptions to handle easily
  • Better Error Handling
  • Blocked Heavy Calls

Improvements

  • Added multiple anime class attributes
  • Better anime news parsing
  • Faster and efficient calls

Fixed google search

13 Apr 05:10
2cd1edb
Compare
Choose a tag to compare

A popular googlesearch bug blocked the API calls which have been fixed now

More bug Fixes

13 Apr 05:09
2cd1edb
Compare
Choose a tag to compare
0.0.7

Raise NoCharacterFound Exception