Anime - notmarek/Sakurajima GitHub Wiki
Anime
An Anime object represent a single anime on the aniwatch.me website. It has all the information regarding a given anime like title, description, total number of episodes. Check out the complete list of properties below.
Properties
-
airing_end -
airing_end_date_unknown -
airing_start -
airing_start_date_unknown -
anime_id -
broadcast_start -
broadcast_time -
completed -
cover -
cur_episodes -
description -
dropped -
end_index -
episode_max -
genre -
is_on_anime_list -
launch_day -
launch_offset -
member_counter -
member_counter_rank -
on_hold -
planned_to_watch -
progress -
rating -
relation_id -
score -
score_count -
score_rank -
staff -
start_index -
status -
synonyms -
tags -
title -
type -
watching
Methods
-
add_recommendation() -
get_chronicle() -
get_complete_object() -
get_dict() -
get_episodes() -
get_media() -
get_recommendations() -
get_relations() -
mark_as_completed() -
mark_as_dropped() -
mark_as_on_hold() -
mark_as_plan_to_watch() -
mark_as_watching() -
rate() -
remove_from_list()