Tasos M Adamopoulos

Results 22 comments of Tasos M Adamopoulos

Sorry for the late reply, I just noticed this issue. In your code above you're using different modes - CFB in C# and CBC in PHP (CBC is the default)....

Sorry for the late response, I've been busy. I don't think we need this feature, it will break backwards compatibility without offering any significant benefits. Besides, it's not that hard...

Hi, I don't have much experience in building NPM packages, but adding git dependencies seems simple enough. Have you tried the methods described here [git-urls-as-dependencies](https://docs.npmjs.com/cli/v7/configuring-npm/package-json/#git-urls-as-dependencies), [github-urls](https://docs.npmjs.com/cli/v7/configuring-npm/package-json/#github-urls)?

It sounds interesting. I'm a little busy now, but I'll check it out when I have some spare time

Do they have a captcha? I haven't encountered a captcha in my tests so far.

Thanks for bringing this to my attention. I don't know if changing User-Agent will be enough, but you could give it a try. Which search engine produces this error? If...

I've set a new `SearchEngine.results` object for every `SearchEngine.search()` call, which should fix this problem. If not, please give me an example of how you run the code, the output...

Thanks for your contribution, much appreciated. This looks very interesting, and I'll review the code as soon as I have some spare time

This is an ambitious project, but there is a lot of work to be done before it's complete. As you know, image search doesn't work in most engines, in some...