Skip to content

shyamjos/bbc-6-minute-english-podcast-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages