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

Webseed array #1651

Closed
alteoxCOM opened this issue Jun 24, 2019 · 1 comment
Closed

Webseed array #1651

alteoxCOM opened this issue Jun 24, 2019 · 1 comment
Labels

Comments

@alteoxCOM
Copy link

@alteoxCOM alteoxCOM commented Jun 24, 2019

Hi community,

I found the possibiliy to include a webseed url with the --urlList parameter when creating a torrent file. Is there any possibility to create a torrent file with an array of multiples webseed sources?
Like this we could make the torrent more decentral with multiples webseed urls.

Thank you.

@SilentBot1 SilentBot1 added the question label Jul 20, 2019
@SilentBot1

This comment has been minimized.

Copy link
Member

@SilentBot1 SilentBot1 commented Jul 20, 2019

Hi @alteoxCOM

Currently create-torrent, which is the module behind the scenes, does actually already support this, just in a unusual way. In order to add multiple webseeds addresses as desired, you must call --urlList for each individual address you wish to add to the generated torrent file.

Example: create-torrent .\sintel --urlList https://webtorrent.io/torrents/Sintel/ --urlList https://example.com/torrents/Sintel

If you have any issues with this or have any more questions, please feel free to re-open the issue.

Kind regards
Brad

@SilentBot1 SilentBot1 closed this Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

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