marklieberman / downloadstar

Download all items in a webpage that match a pattern
GNU General Public License v3.0
90 stars 16 forks source link

URL encoded filenames are not URL decoded #23

Closed martincampbell closed 6 years ago

martincampbell commented 6 years ago

I am using Download Star 1.0.1 in Firefox 60.0 on macOS High Sierra 10.13.4. When I download URL encoded filenames (e.g. containing %20 instead of space), the filename is not URL decoded. Enhancement Request: Would it be possible to URL decode URL encoded filenames?

OkanEsen commented 6 years ago

This was definitely fixed in this commit 8593fca4e2c070b5dae77a649d55baf91efeaf5b but the newest state isn't on par with AMO.

Once @marklieberman pushes the new version to AMO this can be closed.

marklieberman commented 6 years ago

New release is being pushed to AMO shortly.