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

Add local bot server usage, increase file upload limit from 50Mb to 2000Mb #45

Closed paskal closed 3 years ago

paskal commented 3 years ago

As kindly suggested by @ernado here, increase file upload limit from 50Mb to 2000Mb by allowing to use of local telegram bot API server.

It resolves #23 and likely closes #31.