I am trying to download mp3 file using \'requests\' in Python
example url - https://example.net/song.mp3
r = requests.get(downnloadLink)