greg
greg copied to clipboard
Add user-agent header for downloads
I noticed that for some podcast hosts, downloads would be refused without a valid User-Agent
header set.
This PR adds a generic User-Agent
header to the downloader.
I also edited the import path in bin/greg
, as it appears that greg.gregparser
isn't a module.