casey / intermodal

A command-line utility for BitTorrent torrent file creation, verification, and more
https://imdl.io
Creative Commons Zero v1.0 Universal
479 stars 25 forks source link

Subcommand to edit existing torrent files #124

Open casey opened 4 years ago

casey commented 4 years ago

A great first stab at this would be to add the subcommand, and add the ability to set the source of a torrent, with something like:

$ imdl torrent edit --input foo.torrent --set source foo

Setting the source of a torrent is likely to be one of the main uses of editing torrents, so it's a good place to start.

I'd like this to use a relatively small number of generic flags:

Ideally, the same flags should also be accepted by imdl torrent create and imdl torrent link

wally-crunk commented 1 year ago

Adding a ''source tag'' edit function to intermodal would be very nice.

The tools I've tried that can do this have been problematic. [Won't install; hokey UI; etc.]

awsms commented 1 week ago

2024 bump