Generate Apple Podcasts-compatible syndication feeds.
Project description
This version is only usable for Python 2.X versions.
Extra attributes or methods to set on PodcastFeed:
subtitle
artwork_link
itunes_category
explicit
owner_name
owner_email
item_duration
For example:
MyPodcastFeed(podcast_feed.PodcastFeed): artwork_link = static('artwork.png') def get_items(self): Episode.objects.all() def item_duration(self, item): return item.duration_field
A more involved usage can be found in jeffbr13/br-rss’s views.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-podcast-feed-py2-0.0.3.tar.gz
.
File metadata
- Download URL: django-podcast-feed-py2-0.0.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8571254fff8c6e6a6d904d2aa29ad3a7eb07887865e134642fce5ceb52cc334d |
|
MD5 | d3549e1fe60f5a60796a02662711e823 |
|
BLAKE2b-256 | cfad3ac6e64dc9638eafa5b427792383bd7c5dda2c7e4a9343ca461940a1a5a2 |