Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for 'select only' (so) magnet link parameter #1395

Closed
feross opened this issue May 17, 2018 · 3 comments
Closed

Implement support for 'select only' (so) magnet link parameter #1395

feross opened this issue May 17, 2018 · 3 comments
Assignees

Comments

@feross
Copy link
Member

@feross feross commented May 17, 2018

Originally proposed by @Daniel-Abrecht in webtorrent/webtorrent-desktop#83 (comment)

There's a BEP that we should probably support: http://www.bittorrent.org/beps/bep_0053.html

This magnet extension introduces the concept of an optional select-only file index array in the magnet URI, so that torrent clients can automatically select specific file(s) for download after the metadata has been downloaded.

This could probably replace the ix parameter that we invented for this exact use case. Since this is an actual BEP, it's probably better to support this instead (though it didn't exist when we invented ix)

@SilentBot1

This comment has been minimized.

Copy link
Member

@SilentBot1 SilentBot1 commented May 18, 2018

This has been implemented as of the commit 925bb88.

@SilentBot1 SilentBot1 closed this May 18, 2018
@Daniel-Abrecht

This comment has been minimized.

Copy link

@Daniel-Abrecht Daniel-Abrecht commented May 19, 2018

Wow, this was really fast. Thanks everyone.

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented May 23, 2018

Released as 0.100.0.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.