Skip to main content

Overcast URL to podcast information

Python library to obtain RSS feed URL from Overcast link, built especially for Pythonista

Installation / Upgrade

pip install overcast_parser --upgrade

Usage

See demo.py for full pythonista script

from overcast_parser.OvercastParser import OvercastParser
parser = OvercastParser()
data = requests.get(overcast_url).text
parser.feed(data)
(itunes_id, stream_url, overcast_id, title) = parser.close()
print(title)

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Code Formatting

This project is linted with pyflakes and makes strict use of Black for code formatting.

Authors

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

overcast_parser-0.0.1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

overcast_parser-0.0.1-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file overcast_parser-0.0.1.tar.gz.

File metadata

  • Download URL: overcast_parser-0.0.1.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.2

File hashes

Hashes for overcast_parser-0.0.1.tar.gz
Algorithm Hash digest
SHA256 54d16b33b6a28596003c3dc0994347780a5fd7ecd7b6ba2b4e53a7e077fd8523
MD5 07fa76c8b4065d833ed201dfae69a9f2
BLAKE2b-256 bcd4aeb3a105390b7eed80f3fcd009520b13d7e55f3d7fd79ed4fd4c59fac3ed

See more details on using hashes here.

File details

Details for the file overcast_parser-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: overcast_parser-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.2

File hashes

Hashes for overcast_parser-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 24403c72bee7d15ec7c47c40ecbbae1155310501e6bc90caac17f5d242bfe509
MD5 73e81595cdaa401b86b9a50361e78210
BLAKE2b-256 1c240af9401e2ea1a06dc7d8a84ee6ac0702c153feed39bcc42482e7f6e1948d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page