DEV Community

Discussion on: How to Download Torrent Files - Python

Collapse
 
yassine_dev profile image
Yassine BENNKHAY • Edited

If you have the torrent file, shall we provide its path? How can the program knows the path of that "test.torrent"?

Collapse
 
iw4p profile image
Nima Akbarzadeh

you can give it path like /tmp/test/file.torrent
"test.torrent" means "./test.torrent"