Fix YouTube video format detection (bug 1076)
commit5be694f9e482165af3415c823b089dbd874223d6
authorThomas Perl <thp@thpinfo.com>
Sun, 18 Jul 2010 19:30:32 +0000 (18 21:30 +0200)
committerThomas Perl <thp@thpinfo.com>
Sun, 18 Jul 2010 19:30:32 +0000 (18 21:30 +0200)
tree8521da90f571f20df836fc4b831b1bbd0f2192d4
parent82e5f517680af1a30cb50a71b5df37b7aece6553
Fix YouTube video format detection (bug 1076)

YouTube have once again changed their internal
data structures (this time it's "fmt_map"). This
patch fixes these issues by updating the list of
formats known by gPodder and YouTube.
src/gpodder/youtube.py