dplocki / podcast-downloader

The Python script for downloading new mp3 from RSS given channels
GNU General Public License v3.0
115 stars 14 forks source link

Podcast Downloader cannot download podcast from bowuzhi.fm #33

Closed marianasignal closed 1 year ago

marianasignal commented 1 year ago

Describe the bug I tried to use Podcast Downloader to download podcast from bowuzhi.fm, but got the following error: urllib.error.HTTPError: HTTP Error 403: Forbidden

Desktop (please complete the following information):

dplocki commented 1 year ago

Hi, apparently the server is require User Agent for the request. I will soon add the proper changes.

dplocki commented 1 year ago

Hi, I deploy the version 0.6.0 with support of the HTTP headers