View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#26
Originally Posted by ymartin59 View Post
Since recently SoundCloud download from gPodder fails with sslv3 handshake error.
Notice, retrieving podcast list is still possible.

Upgrading openssl alone does not help.

What should I do? Rebuild GTK and gPodder from sources?
Hmm it is hard to say. There is no import module from ssl python and there is no https call for soundcloud. So in the past it was everything done over http. I would say that the http request get redirected to https. I guess that you need to change python code and maybe patch and compile python against newer openssl.
But can't say for 100% sure maybe somebody else has more experience with python and give a better answer.
 

The Following 2 Users Say Thank You to Halftux For This Useful Post: