zhijunio/feeds-aggregator

Aggregate feed sources into a unified JSON result.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sourcesPath to the sources input file in the caller workspaceyes
outputPath to the generated feeds JSON filenodata/feeds.json
workersConcurrent source workersno8
timeoutPer-source request timeout in secondsno15
favicon-delay-msDelay between favicon discovery/download requests in millisecondsno200
max-items-per-sourceMax items per sourceno10
max-total-itemsMax total itemsno0
max-daysKeep only items from recent daysno0
timezoneIANA timezone for output timestampsnoUTC
favicon-dirDirectory to store downloaded favicon imagesno""
favicon-public-prefixRoot-relative URL prefix for local favicon filenames in JSON (e.g. /images/_favicons); empty keeps basename onlyno""
failure-logOptional JSON file path for writing failed feed detailsno""
validate-onlyValidate inputs and configuration without fetching feeds or writing outputnofalse
namedescription
output-pathOutput file path generated by feeds-aggregator