max-mapper/torrent

Downloading specific files from a torrent

Open

#33 opened on Apr 12, 2015

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (78 forks)github user discovery
help wanted

Repository metrics

Stars
 (631 stars)
PR merge metrics
 (PR metrics pending)

Description

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:

torrent-select abc.mpeg < input.torrent > output.torrent

Best, Finn

Contributor guide