Open j-mcavoy opened 4 months ago
pocketmags now blocks requests that do not include User-Agent headers.
Added user-agent option to resolve this issue.
--user-agent=USER-AGENT Sometimes requests will fail with 403 Forbidden responses if no User-Agent header is specified [default: Mozilla/5.0.0]
This worked beautifully.
pocketmags now blocks requests that do not include User-Agent headers.
Added user-agent option to resolve this issue.