Custom handler support + Soundcloud integration
commit3bf38383f74aed263e693587325295837647bcbc
authorThomas Perl <thp@thpinfo.com>
Wed, 4 Nov 2009 14:18:07 +0000 (4 15:18 +0100)
committerThomas Perl <thp@thpinfo.com>
Thu, 3 Dec 2009 23:14:29 +0000 (4 00:14 +0100)
tree9490158b647a7c8d7c38d546bb55b3d1f51faa65
parentd98bfe5c5a00622db1570f6b0fe72af200da2dd7
Custom handler support + Soundcloud integration

This is still a work-in-progress, but it works
fine for me so far. Still needs lots of work to
be more accessible and robust.

You can use the "sc:" prefix to add Soundcloud
users (or use http://soundcloud.com/username).
src/gpodder/gui.py
src/gpodder/model.py
src/gpodder/soundcloud.py [new file with mode: 0644]
src/gpodder/util.py