Fixed
- Fixed manga titles on non english language
- Fixed title & filename fixing to not use `ascii` but `uft8`
Added
- Fallback title to english of none was found in requested language
- More debug logs
- More tests
Changed
- Now uses the first found alt-title. Before it was the last
- Removed `sys.exit` in the api