python script to scrap podcast links from https://talkpython.fm/episodes/all
this is an example link - https://talkpython.fm/episodes/download/184/teaching-python-with-bbc-micro-bit.mp3
the mp3 links are then fed to batch downloaders ( eg IDM )
To-Do
- A new script to read the output text file, and then download them (if doesn't already exist) to a subfolder in parent directory.