Commit graph

25 commits

Author SHA1 Message Date
ThetaDev
1d755b76bf
feat: add RustyPipe::version_botguard fn, detect rustypipe-botguard in current dir, add botguard version to report 2025-02-09 01:52:09 +01:00
ThetaDev
258f18a99d
feat: log warning when generating report 2024-12-18 19:33:43 +01:00
ThetaDev
7a019f5706
feat: add RustyPipe version constant 2024-09-10 03:15:41 +02:00
ThetaDev
339231924b
fix: update dictionary, fix parsing playlist dates in am and no 2024-02-13 18:38:58 +01:00
ThetaDev
1d1dcd622f feat: add tracing 2023-09-22 03:22:38 +02:00
ThetaDev
5736d53c99 feat: add error reporting for deobf data extraction 2023-08-03 17:42:31 +02:00
ThetaDev
cbeb14f3fd fix: add pedantic lints 2023-05-13 02:40:26 +02:00
ThetaDev
c688ff74e9 feat: add storage_dir option
feat(cli): store config in userdata folder
2023-05-08 18:07:18 +02:00
ThetaDev
289b1cdbf4 refactor: restructure VideoUnavailable error
remove internal error types from public interface
2023-05-08 03:36:54 +02:00
ThetaDev
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
ThetaDev
f526ab38eb refactor!: refactored response models
doc: documented all public methods
2022-12-09 01:02:09 +01:00
ThetaDev
9f7f337efd fix: remove split seconds 2022-10-18 23:06:19 +02:00
ThetaDev
3c1cc92461 refactor: replace chrono with time-rs 2022-10-18 22:53:09 +02:00
ThetaDev
01b9c8e310 fix: clean stuff up 2022-10-12 22:29:19 +02:00
ThetaDev
ecb84e32e1 feat: add search 2022-10-10 01:09:13 +02:00
ThetaDev
a3e3269fb3 feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +02:00
ThetaDev
305c3ee70e feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
2022-09-27 15:23:09 +02:00
ThetaDev
254c3885dc remove yaml reports 2022-09-19 00:24:16 +02:00
ThetaDev
17b6844eb0 add builder to RustyPipe 2022-09-17 00:41:23 +02:00
ThetaDev
d6cfc7e914 move codegen to separate crate 2022-09-16 01:37:02 +02:00
ThetaDev
63d2a0fb36 fix: accept video streams without content length/average bitrate 2022-09-15 13:09:26 +02:00
ThetaDev
b52fd7349b refactored client API (query builder)
use VecLogError for player streams
2022-09-14 23:55:44 +02:00
ThetaDev
dda2211e04 refactored cache 2022-09-14 00:04:51 +02:00
ThetaDev
925652acdd refactored player 2022-09-13 15:46:04 +02:00
ThetaDev
6cc927031a refactored client, added reports 2022-09-12 16:26:57 +02:00