greg icon indicating copy to clipboard operation
greg copied to clipboard

A command-line podcast aggregator

Results 34 greg issues
Sort by recently updated
recently updated
newest added

It would be nice if the project would be tagged as "podcast-downloader" on github, so that it's easier to find in https://github.com/topics/podcast-downloader

For context, the Skeptics Guide to the Universe podcast includes the conversation topics in the description tag: ``` The Skeptics Guide #880 - May 21 2022 News Items: Health Benefits...

For future reference, when updating greg, this commit: a2ffebadaac75dda5e2dfb002601ef1bbaedfb38 (which changed `tag_comment` to `tag_comments`) broke all of my tagging --- i.e., not just the "comment" tag --- and all (wget-based)...

Hiyo. Just wondering if it might be possible to bundle & push out a new release, given that some of the changes merged since 0.4.8 are user-facing enough that they...

Hi, Manolo It seems there is a bug in the custom date_format field implementation. When I try to use my own one (or even uncomment the default sample value provided...

Introduces a new `coverart` option for `greg.conf`. This option expects a path to an image, which will be used as cover art for the podcast.

This PR partially address #83 (it does not attempt to add a template option for the entry ID) by converting the `file_to_tag` option to `filename_template` and using it in `download_handler`...

enhancement

I'm able to tag my podcasts, but can't figure out how to add a Front Cover image to the downloaded files. Can you help me out?

enhancement

I have a password protected feed that I can't seem to get to work. I've tried putting `user = xxxx` and `password = yyyy` in `greg.conf` and also passing the...

enhancement

Hello In https://github.com/manolomartinez/greg/blob/master/greg/data/greg.conf said: ``` # {podcasttitle} the title of the podcast # {name} the name you use to refer to the podcast in greg ``` But I get the...