https://bugs.gpodder.org/show_bug.cgi?id=1576
Pelle Wessman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Pelle Wessman <[email protected]> 2012-05-03 10:03:49 BST --- I would break this issue up into two issues: 1. Expose all rel-payment URL:s in the UI and support opening these generically in a browser. 2. Detect Flattr URL:s and allow users who has authorized gPodder to access their account (through OAuth 2) to flattr the Flattr URL from within the gPodder UI. (And a possible third: Allow users to select that flattrable podcast episodes should be automatically flattred when listened to) Info on how the Flattr OAuth 2 api works can be found here: http://developers.flattr.net/api/ Info on the Flattr rel-payment links can be found here, as previously mentioned: http://developers.flattr.net/feed/ Documentation of the resource used to flattr a Flattr rel-payment link can be found here: developers.flattr.net/api/resources/flattrs/#flattr-a-url Since the Flattr API uses OAuth there's no need for any Flattr credentials to be entered into gPodder itself - gPodder instead just initializes an OAuth dance and ends up with a token that gives it the permissions to do what it needs with the user's Flattr account - in this case flattring stuff. / Pelle Wessman, Flattr developer -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
