* Simple search API
Initial support for searching for channels.
Additionally the parsing of the instance url got improved (e.g accept
URLs without protocol).
* Fixed crash with negative video amount
* Implement search suggestion
- Split large lib-file into smaller files
- Renamed getters to follow rust naming convention
- Pretty debug print in examples
- No hardcoded dependency versions in lib