Same as ESL podcast downloader, a simple tool to fetch all the podcast and descriptions from Grammer Girl. Use at your own risk!
GGDownloader.py (1.6 KiB, 487 hits)
Same as ESL podcast downloader, a simple tool to fetch all the podcast and descriptions from Grammer Girl. Use at your own risk!
GGDownloader.py (1.6 KiB, 487 hits)
When I first met ESL podcast, I found it was very useful for your listening and it expanded your vocabulary and your communicate skills. On the website, you can download all of the podcasts and read the scripts online by free. There are now 670-odd podcasts on the website, so it is a huge treasure for English learners.
I was wondering if I could create a tool and download them all at once including the audio index and the script and then convert them to a plain text form in order that I can listen to the podcast and read the script on my phone. To realize my idea, I wrote a small program by python under Linux.
Download it:
eslDownloader.py (2.8 KiB, 626 hits)
How to steps:
You will see the script start to fetch the pages and download the podcasts. Downloaded files will store under "eslpod" folder and grouping by the tag. Under every tag, you could see the script with .html suffix and podcast with .mp3 suffix.
You can interrupt the downloading process by kill the process.
DISCLAIMER:
And at last, be happy and confidence to study English!