mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 13:07:09 +01:00
`urllib.urlretrieve` was using the correct extension in most cases -- I think when the URL ended with .jpg -- but not in every case. This was leading to files named just "cover" and not "cover.jpg" or something else sensible. In particular, proxied URLs don't have .jpg extensions. This generates the filename manually so the source image always has an extension. |
||
|---|---|---|
| .. | ||
| guides | ||
| plugins | ||
| reference | ||
| changelog.rst | ||
| conf.py | ||
| index.rst | ||
| Makefile | ||