google-podcast-downloader
google-podcast-downloader copied to clipboard
CL tool to download entire google podcast library for the provided URL 🎵
Google Podcast Downloader
Instructions
- Clone this Repository
- Use
requirements.txtor install usingpip install beautifulsoup4 requests tqdmin your environment - Run
python google-podcast-downloader.py --url "" --out-dir ""
Usage
$ python google-podcast-downloader.py -h
usage: Google Podcast Downloader [-h] [--url URL] [--out-dir OUT_DIR]
Script to download entire Podcast Library
options:
-h, --help show this help message and exit
--url URL URL of the podcast
--out-dir OUT_DIR Folder to download
Tested Podcasts
Contributions
If you like this work, give a ⭐
All Contributions and Pull Requests are Welcome

