ThetaDev
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-23 18:54:14 +02:00
f66dce9d3d fix: large number parser (ar)
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-23 18:20:36 +02:00
fc7655093b feat: add large number parser
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-23 15:05:41 +02:00
5d19259a14 feat: add number_tokens for parsing large nums to dictionary
67ae1eb21d feat: add channel_videos
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-21 22:12:31 +02:00
86a348f210 feat: add video details pagination, tests
6066813cba chore: remove check-added-large-files lint
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-21 17:42:27 +02:00
722f964f77 chore: fix file endings
2e76162adf chore: add more pre-commit lints
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-21 17:27:42 +02:00
169b70ff06 chore: add pre-commit
e4b10fcc83 feat: extract timestamps from video links
ed522e622d feat: add chapter extraction
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-21 15:10:11 +02:00
8629454b5b feat: add rich text extraction
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-21 15:00:43 +02:00
2e800fbceb feat: add rich text extraction
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-20 21:55:07 +02:00
3596861b77 fix: information panels (ÖRR, Covid, ...)
584d6aa3f5 feat: add is_live to video details
8c1e7bf6ac fix: fetching comment count
e800e16c68 feat: add video details mapping
df6543d62e refactor: remove thiserror for now
Compare 7 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-19 01:15:50 +02:00
df2952729a chore: add readme and license
254c3885dc remove yaml reports
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-19 00:08:47 +02:00
972288d810 feat: add video details response model
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-17 00:42:01 +02:00
17b6844eb0 add builder to RustyPipe
d6cfc7e914 move codegen to separate crate
8548bc81e9 finished client refactor, client2 -> client
05f609e247 fix: clippy warnings
63d2a0fb36 fix: accept video streams without content length/average bitrate
Compare 9 commits »
ThetaDev pushed to client-refactor at ThetaDev/rustypipe 2022-09-17 00:41:44 +02:00
17b6844eb0 add builder to RustyPipe
ThetaDev pushed to client-refactor at ThetaDev/rustypipe 2022-09-16 13:42:36 +02:00
d6cfc7e914 move codegen to separate crate
ThetaDev pushed to client-refactor at ThetaDev/rustypipe 2022-09-15 19:53:36 +02:00
8548bc81e9 finished client refactor, client2 -> client
05f609e247 fix: clippy warnings
63d2a0fb36 fix: accept video streams without content length/average bitrate
b52fd7349b refactored client API (query builder)
dda2211e04 refactored cache
Compare 7 commits »
ThetaDev created branch client-refactor in ThetaDev/rustypipe 2022-09-15 19:53:36 +02:00
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-10 11:45:34 +02:00
bb015561c1 fix: extract client version from html page
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-09 00:06:53 +02:00
6bb0c3792e add date to playlist
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-08 19:30:58 +02:00
9ddf9a3ac4 fix date parsing
a992495b2b feat: add playlist date parser
d18f175aef feat: add absolute dates/months to dictionary
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-09-06 01:33:49 +02:00
c9433d721d add playlist date collector