ccubed / PyMoe

Welcome to Pymoe, the only python lib you'll ever need if you need anime/manga on the python platform.
https://ccubed.github.io/PyMoe/
MIT License
84 stars 13 forks source link

Friendlier Filters #28

Closed XVicarious closed 6 years ago

XVicarious commented 6 years ago

Instead of {'filter[kind]': 'anime'}, you now just use {'kind': 'anime'} and it will format it for you. If you really want to format it yourself, that also works it will just ignore them.

Do you want the function for getting a library entry media in this pull request also, or another one?

ccubed commented 6 years ago

Let's do getting in another.