umputun / feed-master

Pulls multiple podcast feeds (RSS) and republishes as a common feed, properly sorted and podcast-client friendly.
https://feed-master.umputun.dev
MIT License
118 stars 26 forks source link

Implented feed filter by title with regular expression #35

Closed pantafive closed 4 years ago

pantafive commented 4 years ago

Additionally fixed build errors: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) in telegram_test.go