Page 1 of 1

DL Individual Files in Torrent Via Command Line

Posted: Sun Sep 15, 2019 7:42 am
by enter8
My apologies if this has been asked before, but I'm trying to find out if a torrent contains multiple files, can I, through the command line, only download one?  Can I also, at a later date, add individual files from the files that weren't chosen at the start?

Re: DL Individual Files in Torrent Via Command Line

Posted: Wed Sep 18, 2019 9:32 am
by Peter
I'd recommend taking a look at a library like libtorrent-rasterbar (qBittorrent uses this one), or https://github.com/rakshasa/libtorrent.
I realize C++ might be a bit hard to use, but for a simple script, it shouldn't be too much of a challenge.

Re: DL Individual Files in Torrent Via Command Line

Posted: Fri Apr 10, 2020 2:27 am
by torobche
bro did you find any solution to download a single file from a torrent via command line ?