Configurable preferred YouTube fmt_id (bug 578)
commit6ab9856fe96f15732eebc78408c23c82e6117b75
authorThomas Perl <thp@thpinfo.com>
Thu, 17 Dec 2009 12:08:55 +0000 (17 13:08 +0100)
committerThomas Perl <thp@thpinfo.com>
Thu, 17 Dec 2009 12:08:55 +0000 (17 13:08 +0100)
treec84cac61e5cf0d3187543333edb8fd5aef16bd28
parentefb1f147f09c18fcf2f7b3878a6ac07f267cf038
Configurable preferred YouTube fmt_id (bug 578)

Users can now set their preferred YouTube fmt_id
for downloads of YouTube videos. The default has
been changed to 18, because that's a known-good
video format that should work on most machines.
src/gpodder/config.py
src/gpodder/download.py
src/gpodder/util.py
src/gpodder/youtube.py