This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Added more attributes and methods to Anime class and renamed classes
This release comes with a lot of changes.
Anime class changes:
- Added
is_nsfw()
method - Added
type
,status
,producers
,genres
andteaser
attributes - Fixed more encoding errors
General changes:
- Renamed
anime
toAnime
- Renamed
aninews
toAninews
- Renamed
charsearch
toCharsearch
- Renamed
anilyrics
toAnilyrics
- Reformed
gs.py
(which is now calledhelpers.py
)
See the docs at https://animec.readthedocs.io/en/latest/ for more info!