A python script for downloading BBC 6 Minute English, Vocabulary, Grammar Podcasts as .mp3 files
- Python 3
- beautifulsoup4==4.6.0
- certifi==2018.4.16
- chardet==3.0.4
- idna==2.6
- requests==2.18.4
- urllib3==1.22
Makesure python 3 is installed
python3 -V
Install required python libraries using pip
pip install -r requirements.txt
To run the script
python3 bbc_le_downloader.py