More cautious use of redirect URLs for YT and SC
commit69b38badb469117bace4a6f879c2791bdd3953cd
authorThomas Perl <m@thp.io>
Sun, 18 Sep 2011 20:04:33 +0000 (18 22:04 +0200)
committerThomas Perl <m@thp.io>
Sun, 18 Sep 2011 20:04:33 +0000 (18 22:04 +0200)
tree00c5b917ca0ddc5555c7fad2f45c4299e868bcca
parent3bfab38220459b10bf83dda34d50357f6164e976
More cautious use of redirect URLs for YT and SC

For YouTube and Soundcloud feeds (among others), we try
to avoid renaming downloads even for HTTP redirects,
because the initial filename that we have is usually okay.
src/gpodder/download.py
src/gpodder/util.py