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

Webtorrent cli needs to output a magnet uri when seeding #245

Closed
zackees opened this issue Jul 14, 2022 · 1 comment · Fixed by #308
Closed

Webtorrent cli needs to output a magnet uri when seeding #245

zackees opened this issue Jul 14, 2022 · 1 comment · Fixed by #308
Labels

Comments

@zackees
Copy link

zackees commented Jul 14, 2022

Command

webtorrent seed ./test.mp4 --announce wss://webtorrent-tracker.onrender.com --port 80 --verbose --keep-seeding

What happened?

The only thing we got was an info hash.

What did you expect to happen?

Clearly, anyone seeding the file is going to want to get a generated magnetURI, which contains the hash. However I'm willing to output both in order to keep the previous behavior.

Are you willing to submit a pull request to fix this bug?

Yes.

@github-actions
Copy link

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants