@Rick_Arnett wrote:
I'm trying to use flexget to poll zooqle.com from my headless Ubuntu server. The site is protected with a captcha, but it seems it should be possible to use the
cookies
configuration setting to bypass this captcha, however I'm not finding much information on how to set it up and no matter what I do it doesn't seem to be working.I've set up my headless Ubuntu box as a SOCKS proxy and used Firefox to log into zooqle via the proxy to make sure the IP address matched properly (my headless box is on a VPN). I've then found the cookies.sqlite file from the profile, copied it up, and put it in the config as such:
templates: tv: cookies: file: .flexget/cookies.sqlite type: firefox3 ...
No matter what I do, I continue to get a 403 from the site. Is there something more I should do with the cookies file?
Posts: 2
Participants: 1