You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not yeat sure show torrent files work, but maybe it would also be possible to create a module for creating new torrent with only the desired file(s) in it:
I was thinking of taking on this issue. Is there a specific design I should use for inputting a single file torrent download?
Via -f ex: torrent <magnet link OR path to .torrent file> {-f single torrent file}
Via a new command torrent singlefile <magnet link OR path to .torrent file> <specific file> this could support multiple selected files
Via additional files after the current download torrent <magnet link OR path to .torrent file> <specific file> again could support multiple selected files, however args is currently passed through to index.js this way.
Another alternative is to provide a secondary tool. I don't know the torrent file specification well enough to comment on wether that would be a feasible route to take.
Hey,
it would be cool if you could somehow select specific files to download from a torrent.
Like e.g. this archive.org torrent includes several encoding versions in one torrent, but I would like to download just one of them: https://archive.org/download/Time-lapseAstronautPhotographyOfEarthfebruary32012/Time-lapseAstronautPhotographyOfEarthfebruary32012_archive.torrent
Not yeat sure show torrent files work, but maybe it would also be possible to create a module for creating new torrent with only the desired file(s) in it:
Best,
Finn
The text was updated successfully, but these errors were encountered: