pobrn / mktorrent

A simple command line utility to create BitTorrent metainfo files
Other
472 stars 73 forks source link

support for http seeds #24

Closed eliasjonsson023 closed 3 years ago

Calinou commented 4 years ago

Isn't this supported already? The wiki says:

Can add web seed URLs.

pobrn commented 3 years ago

mktorrent supports specifying only BEP 19 (WebSeed)-style HTTP/FTP seed URLs. There is also BEP 17 (HTTP seeding), which is not yet supported.

@eliasjonsson023 could you clarify which one you meant?

eliasjonsson023 commented 3 years ago

Thank you for asking. It is quite long ago, but I think I refered to BEP 19, Webseed. Now that mktorrent already supports that I rest my case.

pobrn commented 3 years ago

In that case I will close this issue, feel free to reopen if you deem it necessary.