Michele Guerini Rocco

Results 94 comments of Michele Guerini Rocco

Ok, I'll look into it when I have some spare time. Anyway your changes look useful: are you interested in publishing or getting some of those merged?

> but for some reason it doesn't seem to be working in python3 That's because you're missing parenthesis: `print` is a function in python 3. It may be the ssl...

@bignellrp: you have a different error than @jcvignes. I'd say you have a python built with a very old openssl version. What is your OS/python version?

Uhm, it's pretty recent. For completeness: can you tell me what's the output of ``` python3 -c 'import ssl; print(ssl.OPENSSL_VERSION) ```

Looks like a network problem: it's working for me right know.

It looks like the API is down. There's not much I can do...

Every website would require an ad-hoc parser or an API. It would be a lot of work to do and a major rewrite of pirate-get. I think a better approach...

Yes, something like that. The problem is I have no idea how these crawlers work.

> Think this is due to itorrents.org being down Looks like it. I don't use this feature much, so I don't know about alternative services. I'm open to suggestions.

> because otherwise this tool is broken Ah, if you mean `pirate-get` in general: that's not true. You can and should use magnets instead of `.torrent`s, in fact the pirate...