Commit Graph

13 Commits

Author SHA1 Message Date
Kavin 057e32b6aa
Update user-agent. 2023-08-12 12:05:51 +01:00
Kavin 784a837762
Update dependencies. 2023-08-12 12:04:53 +01:00
Schmiddiii e1051004e6 Bulk feed loading 2022-09-18 12:56:08 +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 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 ed6b94dc2d
Add playlist example. 2021-04-29 22:11:32 +05:30
FireMasterK b5964484ca
Add trending example. 2021-04-29 22:04:00 +05:30
FireMasterK 9f2ccc35ee
Restructure project and add examples. 2021-04-29 20:56:18 +05:30