Commit graph

15 commits

Author SHA1 Message Date
Kavin
bb02c34ef1
Update version. 2022-10-02 13:40:34 +01:00
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
FireMaskterK
63a9621b26
Update version. 2021-10-21 14:33:20 +01: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
8a7a87824f
More cleanup (#2)
* Make functions take references, moved user agent into lib

* Improved error handling
2021-10-06 11:19:11 +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
FireMaskterK
125fdee6c2 Update deps and add some fields. 2021-10-04 12:55:06 +01:00
FireMasterK
5654524e72
Add support for extracting comments. 2021-04-30 12:13:51 +05:30
FireMasterK
dacbdab7d6
Add support for search suggestions. 2021-04-30 11:56:27 +05:30
FireMasterK
d81633205f
Add support for extracting videos. 2021-04-30 11:39:32 +05:30
FireMasterK
dabd19981c
Remove all unwrap calls. 2021-04-30 11:23:49 +05:30
FireMasterK
2915672444
Add description to package. 2021-04-29 21:23:42 +05:30
FireMasterK
00dd0a55ad
Prepare for publish. 2021-04-29 21:17:32 +05:30
FireMasterK
9f2ccc35ee
Restructure project and add examples. 2021-04-29 20:56:18 +05:30