Releases: MGunturG/pynime
Releases · MGunturG/pynime
0.1.60
0.1.59
Some fix from 0.1.58
0.1.58
I hope this is last update for fixing base_url
and scraping stuff so I can focus to fix download function and add more feature?
- update
base_url
- removed
genres
fromget_anime_details
0.1.57
- fix get_anime_details
Full Changelog: 0.1.56...0.1.57
0.1.56
- Make scrapper to scrape HTTPS website
Full Changelog: 0.155...0.1.56
0.1.55
0.1.54
- re-work on url_handler function to get m3u8 url
Full Changelog: 0.1.44...0.1.54
0.1.44
- add picture_url on function
search_anime
andget_recent_release
- add new regex filter
0.1.43
- update user-agent
- change parser from
html.parser
tolxml
0.1.42
- fix time, again