Coder Social home page Coder Social logo

vbuell / torram Goto Github PK

View Code? Open in Web Editor NEW
68.0 11.0 8.0 29 KB

Utility that recreates a torrent download directory from fully and partially downloaded files

Python 100.00%
torrent torrent-management recovery qbittorrent deluge-torrent-client p2p recover-files

torram's People

Contributors

tbertels avatar vbuell avatar zorbathut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

torram's Issues

Put on a diet package dependencies

Looks pretty overkill to me requiring 1.2 GB in package dependencies just for checking hashes

Idk if it really needs torch (probably not) but I'm almost 100% sure it doesn't need CUDA at all since it's not an AI software but a program for checking hashes (something qbittorrent does without said requirements)

Not to mention I'm not using an NVIDIA GPU so I'm pretty sure I'm downloading 600 MB for nothing
If CUDA is strictly necessary for its tasks, please put it in the README.md so I won't try to install torram in first place

bug

torram.py", line 75 print fmt.format(pattern.format(num_of_success, len(mixed_pieces), len(file_infos)), 'RED', 'BOLD') ^ SyntaxError: invalid syntax

feature: download large torrent files into pieces

Hi. I have been looking for a linux(ubuntu) torrent cli client, or python torrent/magnet downloader that could download large files and split them WHILE IT IS DOWNLOADING, for example: a large file like file.iso with 10GB size, gets downloaded as ten 1GB files like file.iso.part1, file.iso.part2 (without download the whole file and then split it).
it is because my server has limited storage capacity. then i can join them together using cat in my PC.
Is it possible to add this feature to this library? or do you know any client/library that can do this?
thank you.

[Feature Request] Combine Chunks In Place

Great tool, thank you.

Having a hard drive that's almost full with two partial copies of a large torrent, I'd be interested in the option to take chunks from copy #2 and add them in place to copy #1. That way I could avoid needing enough HDD space for a 3rd copy of the file.

Apparently torram is unable to handle unicode characters?

Example folder name:
【P】게임모음집

WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: 'm:\downloads\P\2\?P?????'

It does work when I run it from my NAS though (a flavor of linux).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.