TED Subtiltes Extension: Fix GUID parsing error
commit9a67096e76423937f8f23b0dc37a20c3a8826551
authorThomas Perl <m@thp.io>
Thu, 9 Aug 2012 08:54:20 +0000 (9 10:54 +0200)
committerThomas Perl <m@thp.io>
Thu, 9 Aug 2012 08:54:20 +0000 (9 10:54 +0200)
tree51e10e5a14477dc9ccca641ef395e382007d99d1
parent3053a8d049e02454ced2ed2f97431bbf2f14e11e
TED Subtiltes Extension: Fix GUID parsing error

Somewhere along the line, the GUID for an episode
might be appended to the base URL for the feed. For
this reason, we simply look at the last part of the
GUID (split by ':') and take that as the talk ID.
share/gpodder/extensions/ted_subtitles.py