podcastfeed icon indicating copy to clipboard operation
podcastfeed copied to clipboard

Podcast Generator for Laravel

Results 7 podcastfeed issues
Sort by recently updated
recently updated
newest added

First of all thank you for creating this. Is this package still maintained?

the `!== null` will never return false because the htmlspecialchars will return an empty string instead of null, if no value is given So the element will be rendered even...

in [RSS 2.0](http://cyber.harvard.edu/rss/rss.html#ltenclosuregtSubelementOfLtitemgt) it is specified that the enclosure tag has three required attributes: type, url and lenght So the length attribute was implemented and if one of the required...

Hello, As per the iTunes RSS spec a Podcast can have [multiple categories](https://lists.apple.com/archives/syndication-dev/2005/Nov/msg00002.html#_Toc526931682), which can be nested on each other. There are two level of categories that can be [nested...

Category is not validate in itunes podcasts and required explicit tag.

I add generation explicit tag tu use in itunes.

I change category tag generation to