Commit graph

4 commits

Author SHA1 Message Date
Schmiddiii
e1051004e6 Bulk feed loading 2022-09-18 12:56:08 +02:00
Julian Schmidhuber
7662654260 Fix some errors parsing certain subscriptions
Some fields have been marked as optional. See
https://github.com/Tubefeeder/Tubefeeder/issues/49 for some details and
examples.
2022-04-07 13:22:01 +02:00
Schmiddiii
d339785568
Feature search channel (#3)
* 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
2021-10-13 19:14:39 +01:00
Schmiddiii
412a8ffa52
General Cleanup (#1)
- 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
2021-10-04 16:32:57 +01:00