audible-bookmark-extractor icon indicating copy to clipboard operation
audible-bookmark-extractor copied to clipboard

Add user agent

Open GGyll opened this issue 2 years ago • 0 comments

Ensure requests are being sent with following header:

headers = {
    "User-Agent": "Audible/671 CFNetwork/1240.0.4 Darwin/20.6.0"
}

GGyll avatar Jan 17 '23 12:01 GGyll