Commit Graph

23 Commits

Author SHA1 Message Date
OMGeeky
fbc4ec1ecd use chars instead of splitting the string by index
This fixes an issue where multiple byte UTF-8 characters get split in half and the program panics
2023-06-17 17:56:19 +02:00
OMGeeky
61c8011d08 patch yup-oauth2 version with custom one 2023-06-05 23:15:12 +02:00
OMGeeky
98cc712fcd misc & rustfmt 2023-06-05 23:14:38 +02:00
OMGeeky
c2a459c8e5 create all the youtube clients in the beginning, not every time it needs one 2023-06-03 20:42:24 +02:00
OMGeeky
b19bb521ac bump version 2023-06-02 17:54:42 +02:00
OMGeeky
2c43ba9e5a add feature to switch log to tracing 2023-06-01 22:20:37 +02:00
OMGeeky
3aeaf51240 fix youtube description replacements & add some new ones 2023-04-16 00:03:16 +02:00
OMGeeky
ce2783e19d small fix & dependency update 2023-04-15 21:07:13 +02:00
OMGeeky
455aed76f0 logs & dependency update 2023-04-15 20:01:48 +02:00
OMGeeky
6467152c71 anyhow import 2023-04-15 17:21:00 +02:00
OMGeeky
6af27c8454 change bigquery lib 2023-04-15 16:29:02 +02:00
OMGeeky
85e689f413 change logging & some youtube title stuff 2023-04-09 18:19:59 +02:00
OMGeeky
5440534659 update dependencies 2023-04-07 17:10:38 +02:00
OMGeeky
d1548b4136 add Cargo.lock to VCS 2023-04-07 14:04:09 +02:00
OMGeeky
95a64ae692 youtube upload should work with bigger files (not whole file in RAM) 2023-04-07 13:46:26 +02:00
OMGeeky
0132bd636d log-panics & single thread download (twitch_data) 2023-04-04 22:31:14 +02:00
OMGeeky
0da6b3421b iterate over videos from the db instead of collecting them
dont crash on video download fail
2023-04-04 20:17:04 +02:00
OMGeeky
7f606a0914 splitting with soft & hard cap
(and getting the splitted files is now more accurate)
2023-04-04 00:08:20 +02:00
OMGeeky
a23b1280e4 finally working version 2023-04-03 18:55:19 +02:00
OMGeeky
5224cee24e basic logging 2023-04-02 18:34:33 +02:00
OMGeeky
7ed86ceab7 change dependencies to only go to github 2023-04-01 16:21:35 +02:00
OMGeeky
29cd1478c7 add git fallback dependencies 2023-04-01 15:03:40 +02:00
OMGeeky
2d1ed89afc ignores 2023-03-04 20:15:44 +01:00