Commit Graph

56 Commits

Author SHA1 Message Date
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
6308069d81 add Cargo.lock to gitignore 2023-06-01 22:22:38 +02:00
OMGeeky
2c43ba9e5a add feature to switch log to tracing 2023-06-01 22:20:37 +02:00
OMGeeky
713ec66ef1 fix youtube title prefix bug & split tests into multiple 2023-04-16 00:39:56 +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
13eacf1c9d change order_by for getting videos (still not perfect) 2023-04-15 18:43:56 +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
1c0769b9e4 fix playlist data errors & logging & tests 2023-04-09 12:26:51 +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
ae2a6879bc fix import (log) 2023-04-07 13:59:33 +02:00
OMGeeky
986549c2f7 update gitignore 2023-04-07 13:46:50 +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
1c1c95334d loglevel 2023-04-04 20:47:12 +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
8272a5574c reorder dockerfile commands for better caching 2023-04-04 17:34:36 +02:00
OMGeeky
5213ed19c4 some warning logs in case of excepts 2023-04-04 17:32:15 +02:00
OMGeeky
8fd8212eee non-lowercase user_login problems solved 2023-04-04 17:15:57 +02:00
OMGeeky
20ecbbf699 sample testing video 2023-04-04 00:10:54 +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
fd94c2bc4d Merge remote-tracking branch 'origin/master' 2023-04-03 18:55:29 +02:00
OMGeeky
a23b1280e4 finally working version 2023-04-03 18:55:19 +02:00
OMGeeky
dfffb7e39d Update dispatch.yml 2023-04-03 18:26:30 +02:00
OMGeeky
ae482a57c1 Update dispatch.yml 2023-04-03 17:55:02 +02:00
OMGeeky
a337f50a7d Update dispatch.yml 2023-04-03 17:54:43 +02:00
OMGeeky
24aac10a0c Update dispatch.yml (also build on push) 2023-04-03 17:53:02 +02:00
OMGeeky
00133d8b7b Update dispatch.yml (static linking musl issue) 2023-04-03 17:50:34 +02:00
OMGeeky
b9e349b07d caching increase
should increase the amount being cached hopefully increasing speed
2023-04-03 17:47:16 +02:00
OMGeeky
d4e67f86aa log filename with timestamp 2023-04-02 21:54:24 +02:00
OMGeeky
df613f61bd std filesystem to tokio 2023-04-02 21:36:30 +02:00
OMGeeky
c468c4b47d Update dispatch.yml 2023-04-02 21:08:29 +02:00
OMGeeky
2f76aead3c Reorder cache position in action 2023-04-02 20:36:02 +02:00
OMGeeky
d288ab609c auto build on push (main) 2023-04-02 19:20:56 +02:00
OMGeeky
e5a6521327 logging 2023-04-02 19:18:52 +02:00
OMGeeky
1010db877b Merge remote-tracking branch 'origin/master' 2023-04-02 18:35:09 +02:00
OMGeeky
5224cee24e basic logging 2023-04-02 18:34:33 +02:00
OMGeeky
225323d5d2 Update dispatch.yml (caching) 2023-04-02 14:02:41 +02:00
OMGeeky
33ae5a1b3b Update dispatch.yml
comment out windows and apple target (since they are not used)
2023-04-02 13:53:56 +02:00
OMGeeky
b3be83524d some println's 2023-04-02 13:34:50 +02:00
OMGeeky
2fe7a69d9d remove old dispatch.yml 2023-04-02 12:11:43 +02:00
OMGeeky
11331843ab Update dispatch.yml 2023-04-01 16:28:14 +02:00
OMGeeky
03872cab96 Merge remote-tracking branch 'origin/master' 2023-04-01 16:22:25 +02:00
OMGeeky
7ed86ceab7 change dependencies to only go to github 2023-04-01 16:21:35 +02:00
OMGeeky
eb9f671d43 Update dispatch.yml 2023-04-01 15:18:25 +02:00