Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 532 Bytes

File metadata and controls

32 lines (19 loc) · 532 Bytes

BBC 6 Minute English Podcast Downloader

A python script for downloading BBC 6 Minute English, Vocabulary, Grammar Podcasts as .mp3 files

Requrements

  • Python 3
  • beautifulsoup4==4.6.0
  • certifi==2018.4.16
  • chardet==3.0.4
  • idna==2.6
  • requests==2.18.4
  • urllib3==1.22

How to Install

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

Screenshot

demo