YouTube integration.
commit47c98633e6710f71bf8111aea4a63cd990c60e24
authorJustin Forest <justin.forest@gmail.com>
Mon, 13 Oct 2008 13:28:44 +0000 (13 17:28 +0400)
committerThomas Perl <thp@perli.net>
Tue, 14 Oct 2008 17:14:06 +0000 (14 19:14 +0200)
treefdd2c163f1380ce287b94ea464960d23b61d64a7
parent661a4381e1b5bec348e3234b565b4e307f28a24b
YouTube integration.

Links to YouTube profiles are converted to the corresponding
RSS feeds (http://www.youtube.com/rssls), which aren't available
with the standard feed discovery.

Normal links to YouTube enclosures (*.swf) are now on-the-fly
replaced with links to high quality MP4 videos.  Apparently
links to real enclosures are not permanent, so they can't be
saved in the database.
src/gpodder/cache.py
src/gpodder/download.py
src/gpodder/resolver.py [new file with mode: 0644]