Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Downloads podcast from creator's podbean url. (NOTE: only works for creators_name.podbean.com url)

License

Notifications You must be signed in to change notification settings

RaviPabari/podbean_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podbean_downloader

Downloads podcast from creator's podbean url.

Clone the repo

$ git clone https://github.com/RaviPabari/podbean_downloader
$ cd podbean_downloader/

Activate the python virtual env

$ source podbean/bin/activate

Usage

usage: downloader.py [-h] [-p PAGES] -u URL [-l LOCATION]

This will download podcasts from podbean to the current working directory

optional arguments:
  -h, --help            show this help message and exit
  -p PAGES, --pages PAGES
  -u URL, --url URL
  -l LOCATION, --location LOCATION

Example

$ python downloader.py -u https://neilbhatt.podbean.com/ -p 2 -l folder_name

image

About

Downloads podcast from creator's podbean url. (NOTE: only works for creators_name.podbean.com url)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published