jvoisin
|
932a81e0b4
|
refactor(processor): simplify bilibili processing
- Use strings.Contains instead of a regex
- Use strings concatenation instead of a call to fmt.Sprintf
- Use `any` instead of `interface{}`
|
2025-06-18 22:22:11 +02:00 |
|
Frédéric Guillot
|
ef22e95f8b
|
feat: implement proxy URL per feed
|
2025-04-06 21:05:19 -07:00 |
|
Frédéric Guillot
|
535fd050b7
|
feat: add proxy rotation functionality
|
2025-04-06 14:59:00 -07:00 |
|
Maytham Alsudany
|
f01ff067a5
|
fix(processor): add missing quotation marks to import comments
|
2025-02-24 16:34:26 -08:00 |
|
Frédéric Guillot
|
369054b02d
|
feat(processor): fetch YouTube watch time in bulk using the API
|
2025-01-24 15:16:23 -08:00 |
|
Frédéric Guillot
|
cfe410f202
|
refactor: split processor package into smaller files
|
2024-09-22 18:54:19 -07:00 |
|