1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/reader/processor
2025-06-18 22:32:30 +02:00
..
bilibili.go refactor(processor): simplify bilibili processing 2025-06-18 22:22:11 +02:00
filters.go fix(processor): add missing quotation marks to import comments 2025-02-24 16:34:26 -08:00
nebula.go refactor(processor): refactor common code into a fetchWatchTime function 2025-06-18 22:29:11 +02:00
odysee.go refactor(processor): refactor common code into a fetchWatchTime function 2025-06-18 22:29:11 +02:00
processor.go refactor(processor): extract some functions into an utils.go file 2025-06-18 22:27:18 +02:00
processor_test.go refactor(processor): extract some functions into an utils.go file 2025-06-18 22:27:18 +02:00
reading_time.go refactor(processor): refactor common code into a fetchWatchTime function 2025-06-18 22:29:11 +02:00
utils.go refactor(processor): extract some functions into an utils.go file 2025-06-18 22:27:18 +02:00
youtube.go refactor(youtube): Remove a regex and make use of fetchWatchTime 2025-06-18 22:32:30 +02:00
youtube_test.go feat(processor): fetch YouTube watch time in bulk using the API 2025-01-24 15:16:23 -08:00