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

Proper support for "ws=", "as=" and "xs=" magnet link parameters #714

Closed
feross opened this issue Apr 1, 2016 · 8 comments
Closed

Proper support for "ws=", "as=" and "xs=" magnet link parameters #714

feross opened this issue Apr 1, 2016 · 8 comments
Labels

Comments

@feross
Copy link
Member

@feross feross commented Apr 1, 2016

Full spec here: https://wiki.theory.org/BitTorrent_Magnet-URI_Webseeding

  • Retrieving payload data - "ws=", "as=" parameter
  • Retrieving metadata - "xs=" parameter
@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Apr 2, 2016

This is what I shared you? I'll grab this issue and work on it!

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Apr 4, 2016

@DiegoRBaquero Ah, yes. I forgot who originally sent it to me :)

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented May 19, 2016

'xs=' is implemented now, will be released after #809 is merged

@DiegoRBaquero DiegoRBaquero removed their assignment Oct 3, 2016
@t-mullen

This comment has been minimized.

Copy link

@t-mullen t-mullen commented Dec 16, 2017

How can the ws parameter retrieve metadata? I thought it was reserved for ordinary HTTP servers that don't "know" about the torrent protocol at all?

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Dec 18, 2017

@RationalCoding ws doesn't retrieve metadata. It just serves the files of the torrent.

@t-mullen

This comment has been minimized.

Copy link

@t-mullen t-mullen commented Dec 18, 2017

I know it doesn't currently, but there's an item on the list "Retrieving metadata - "ws=" parameter". I was wondering how that could be implemented.

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Dec 19, 2017

Ahhhh, I see your point now. It shouldn't. ws and as are for direct files

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented May 3, 2018

This issue is done. We support all forms of "ws=", "as=" and "xs="

@feross feross closed this May 3, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Aug 1, 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.