G
G
gylah-u2021-12-09 01:34:12
Python
gylah-u, 2021-12-09 01:34:12

Can I torrent files using Python?

Is it possible to upload a valid file example.txtand get a link to it, as well as download it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
rPman, 2021-12-09
@rPman

python bindings for libtorrent are supplied with almost any modern linux, for example, in ubuntu - python3-libtorrent, it is also in pipy (for installation via pip)
the very first example from google

P
pfg21, 2021-12-09
@pfg21

you can take a file and get a link or a torrent image for it. Lots of utilities for this.
in order for the file to be downloaded via torrent, the file must be available for tyrnet.
those. a torrent client should work with access to the tyrnet in which this file should be uploaded for distribution. (python crafts are not needed here)
further announcement on trackers or dht, pex to taste.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question