60 Commits

Author SHA1 Message Date
Maksym Pavlenko 5c29072bca Fix nightly tag 2023-05-05 15:47:54 -07:00
Th0masL 2552a6c6b3 Add min and max duration filter 2022-11-19 21:51:14 +02:00
Mark Hill 3ba5959e3c Added detail about go being a dependency 2022-07-29 13:40:15 +14:00
Johannes Hoppe 68891e0e52 Readme: instructions for local build & debugging 2022-06-24 00:26:47 +02:00
Contextualist edb64f981f Docs update for storage config 2022-06-12 23:05:03 -04:00
Maksym Pavlenko a5c6e2d766 Move cron section to docs 2022-01-02 17:39:08 +02:00
Maksym Pavlenko aaf8e0958c Add config.toml.example (fix #269 #194) 2022-01-02 17:31:52 +02:00
Maksym Pavlenko db4de62430 Migrate to pelletier/go-toml 2022-01-02 13:46:43 +02:00
Maksym Pavlenko 24aed6684c Update badges 2021-12-31 14:05:40 +02:00
Matej Drobnic 52293e4ad2 add support for descengind playlists 2021-12-28 08:06:10 +01:00
jtagcat 8d8832e102 readme: demonstrate new custom fields in example config.
Closes #184
2020-11-04 15:50:12 -08:00
op69qs 2751c4b8de Add server bind option (#190)
* add Server.path and Server.bindAddress two options to special http server handle path and Bind Address.
* Update server.go

Co-authored-by: op69qs <L7Itt9N1VfByhUEs>
2020-10-26 22:29:42 -07:00
Maksym Pavlenko d39e464585 Configure download timeouts #186 2020-10-17 16:47:41 -07:00
jtagcat 31cb976c37 README.md: example config: remove quotes from max_height
Closes #182 #115
2020-10-08 10:15:09 -07:00
Maksym Pavlenko 3572e14706 Support cover art quality 2020-10-04 14:20:32 -07:00
Maksym Pavlenko 0ce6e99545 Customize subcategories #161 2020-10-04 14:00:51 -07:00
Thomas Deutsch 0634cb9373 Update README.md
Closes #167
2020-09-14 10:45:24 +02:00
Jessica Stokes a878c05d9d Allow additional youtube-dl arguments
This allows inserting arbitrary extra arguments into the youtube-dl command-line within each podcast feed entry. This allows, for example, requesting that youtube-dl embed subtitles and captions into the video file, or configuring additional postprocessor arguments.

No effort has been made to make sure no incompatible arguments are provided, with the expectation that the end-user will understand what's possible, and that this is an option expressly for advanced users.

This would fix #162,and theoretically also #136!
2020-08-11 16:28:20 -07:00
Dmitry Panov b47cc9be80 Implemented negative filters for title and description. 2020-05-15 11:42:12 +01:00
Maksym Pavlenko 28429607cd Update README 2020-04-20 21:06:51 -07:00
Maksym Pavlenko 0e4a7a6d88 Auto update youtube-dl #119 #130 2020-04-19 13:19:31 -07:00
Maksym Pavlenko 3dd0e85d95 Update feed customizations #125 2020-04-17 22:31:05 -07:00
Dmitry Panov f7d0f0b0bb Support log rotation 2020-04-17 16:10:34 +01:00
Maksym Pavlenko 278f49b11d Update README 2020-04-15 14:16:52 -07:00
Maksym Pavlenko 5b927fd1d6 Allow Badger configuration #118 2020-04-15 14:13:48 -07:00
delaosa 01b2f8daf5 Optional inclusion of feeds into an opml file (#114) 2020-04-15 13:26:08 -07:00
Maksym Pavlenko ac8a889ddb Add release CI 2020-04-13 17:33:03 -07:00
Maksym Pavlenko f3565b2895 Improve feed customizations 2020-03-07 22:32:51 -08:00
Maksym Pavlenko 7ca1d03503 Update README 2020-03-07 18:19:46 -08:00
Maksym Pavlenko 35dc6043bc Support episodes cleanup #44 2020-03-07 18:01:00 -08:00
Tom Parker-Shemilt 336e501593 Implement basic title matching #92 #63 2020-02-17 14:31:40 -08:00
Maksym Pavlenko 23fb5ba31a Fix README markup 2020-02-08 17:00:39 -08:00
Виктор Диктор db66f6c73a Use cron expression to set update intevals #88 #46 2020-02-08 15:51:30 -08:00
Виктор Диктор 4fb66ae34f Limit for maximum resolution of videos #74 #80 2020-01-29 13:51:03 -08:00
Maksym Pavlenko 16797c307d Fix YouTube howto link 2020-01-27 10:03:38 -08:00
Maksym Pavlenko 9f4c926af1 Update publish script 2020-01-26 17:00:52 -08:00
Adam Curtis ee7385aa59 Update README.md (#72)
Update README.md to include the cover_art attribute.
2020-01-02 14:13:09 -08:00
Maksym Pavlenko 14a4184e0e Add AWS CloudFormation template #65 2019-12-13 19:34:22 -08:00
Maksym Pavlenko bb0fb99607 Make clarifications about config file in README 2019-12-12 11:42:00 -08:00
Maksym Pavlenko d54791eb0f Add make release 2019-11-23 13:54:29 -08:00
Maksym Pavlenko 5a85228e4c Allow CLI to be hidden behind reverse proxy #47 #43 2019-11-23 13:25:07 -08:00
Maksym Pavlenko ab8bdde6ba Update README badges 2019-11-16 00:36:38 -08:00
Maksym Pavlenko bcf1f3e042 Add Github Actions CI script 2019-11-15 23:16:59 -08:00
Maksym Pavlenko d09271096b Fix download links when using custom port #43 2019-11-15 10:57:55 -08:00
Maksym Pavlenko 2174ac1e16 Fix README typo 2019-11-13 23:12:41 -08:00
Maksym Pavlenko 77e0d00737 Update README 2019-11-13 21:14:52 -08:00
Maksym Pavlenko e89fd3329e Update README 2019-11-13 20:49:25 -08:00
Maksym Pavlenko b66cf76747 Add GoReleaser configuration 2019-11-13 20:43:47 -08:00
Maksym Pavlenko 44b4f306ff Update README 2019-07-25 18:02:25 -07:00
Maksym Pavlenko 538cb3ef4d Add Travis badge 2019-07-25 17:48:41 -07:00