Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aidan-
Copy link
Contributor

@aidan- aidan- commented Jun 11, 2022

Motivation for changes:

Fixes #3472

Detailed changes:

  • Torrent names can contain characters that are not allowed in URLs. This results in urllib.request.urlopen raising an exception when downloading a torrent file generated by the convert_magnet plugin.
  • When generating the url for the entry in the convert_magnet plugin, ensure that it is quoted to avoid these issues by future consumers.

Addressed issues:

@paranoidi paranoidi merged commit 544cc91 into Flexget:develop Jun 12, 2022
@paranoidi
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<urlopen error [Errno 2] No such file or directory with # in filename

2 participants