Commit Graph

21 Commits

Author SHA1 Message Date
OMGeeky
97fb6d9eef change str's to chars in replace 2023-06-18 02:02:03 +02:00
OMGeeky
97156aa1ab use copy instead of reading the whole file into memory and then writing all
this should call read & write repeatedly until the whole file is copied into the target file (at the current position)
2023-06-18 02:00:55 +02:00
OMGeeky
7cea47bf4c rename field to snake_case 2023-06-18 01:56:43 +02:00
OMGeeky
ceb3932952 fix bug where it could get stuck on getting the next page since the counter is never increased 2023-06-18 01:55:53 +02:00
OMGeeky
a3115b08a0 improve Error handling by providing better errors 2023-06-18 01:55:00 +02:00
OMGeeky
3e33439978 fix bug where only part of the file is written when combining ts files 2023-06-09 00:25:26 +02:00
OMGeeky
99b585ad24 update download pool to be way more efficient 2023-06-03 13:30:58 +02:00
OMGeeky
b0d22659a7 update video download url 2023-06-02 17:48:28 +02:00
OMGeeky
e369535b23 add feature flag to enable tracing instead of log 2023-06-01 22:11:51 +02:00
OMGeeky
d375e0e448 better logging 2023-04-09 12:27:56 +02:00
OMGeeky
b28cb4670e configurable amount of download threads 2023-04-07 17:08:26 +02:00
OMGeeky
2b017eaee9 tests 2023-04-07 16:56:52 +02:00
OMGeeky
441ff41119 tests 2023-04-07 16:53:33 +02:00
OMGeeky
d86540ab1e logs & multiple awaitable tasks for downloading (test) 2023-04-05 18:56:22 +02:00
OMGeeky
1e0e6f48ac logs 2023-04-04 22:57:28 +02:00
OMGeeky
769404ce78 logs & single thread download 2023-04-04 22:29:46 +02:00
OMGeeky
4169eec22b some more logs 2023-04-04 20:05:29 +02:00
OMGeeky
dd947a6087 some more logs 2023-04-04 20:00:33 +02:00
OMGeeky
b72db99adc logging 2023-04-04 18:12:35 +02:00
OMGeeky
de37b2243b logging 2023-04-02 22:37:10 +02:00
OMGeeky
d336babade builds under gnu stable? 2023-04-01 15:01:20 +02:00