|
|
001b6f660c
|
feat: construct request function
wow a helper function
changed get_live_id to private
|
2026-04-13 10:49:01 +02:00 |
|
|
|
6f243e3485
|
move request construction to grpc.rs
|
2026-04-13 10:46:57 +02:00 |
|
|
|
f57fc8d22b
|
refactor: lib.rs to grpc.rss
I may be stupid
lib.rs is a whole other crate can't have pub(crate) in two crates STUPID
renamed lib.rs to grpc.rs
|
2026-04-13 10:27:33 +02:00 |
|
|
|
96ba273dc5
|
chore: remove todo comment lol
|
2026-04-13 10:05:31 +02:00 |
|
|
|
f504155d77
|
feat: no longer hard coded video_id
|
2026-04-13 10:04:52 +02:00 |
|
|
|
1d298794ce
|
feat: video_id script, move proto include to lib
|
2026-04-13 10:01:58 +02:00 |
|
|
|
5a661c826d
|
same shit different elevator
|
2026-04-13 09:57:08 +02:00 |
|
|
|
db181b83e3
|
fmt: I ran cargo fmt
|
2026-04-13 09:56:57 +02:00 |
|
|
|
a49de349ab
|
refactor: rename client module to grpc
also removed a useless import
|
2026-04-13 09:56:23 +02:00 |
|
|
|
eca45650ca
|
open sourceeeeeee
|
2026-04-13 09:51:29 +02:00 |
|
|
|
6009679e9e
|
this doesn't need to be async
|
2026-04-13 08:48:24 +02:00 |
|
|
|
378044a41c
|
replace closure with auth_header function
I AM SO COOL
|
2026-04-13 08:46:13 +02:00 |
|
|
|
4a73819d67
|
imports and print response!!
|
2026-04-13 08:02:52 +02:00 |
|
|
|
f90b670cb5
|
feat: construct grpc request and response
Now it follows the youtube livechat service thing or whatever
|
2026-04-13 08:02:15 +02:00 |
|
|
|
3c5232c1c3
|
auth_header function
|
2026-04-13 08:01:07 +02:00 |
|
|
|
9a566b2a00
|
imports for proto
|
2026-04-13 08:00:24 +02:00 |
|
|
|
458dc9f0b0
|
init bruv
|
2026-04-13 07:12:19 +02:00 |
|