Giter VIP home page Giter VIP logo

torrentp's Issues

Requirement file

It will be help full if you gave a requirement file to this repo.

I cannot download using the magnet link

Whenever I try to download using the magnet link the interpreter shows this error
: Enable tracemalloc to get the object allocation traceback

Please help me here!!!!!!!!!!!!!
Screenshot 2024-03-13 014729

Progress tracking

Hi, I am writing simple Flask torrent server and I would like to get progress of downloading torrent via API request. how can I reference torrent info of torrent that started download.

libtorrent module not found

I am receiving this module not found error

Traceback (most recent call last):
  File "f:/CS/Alpha Tauri/OX-base/torrent+download.py", line 3, in <module>
    from torrentp import TorrentDownloader
  File "C:\Users\DELL\AppData\Roaming\Python\Python38\site-packages\torrentp\__init__.py", line 6, in <module>
    from .torrent_downloader import TorrentDownloader
  File "C:\Users\DELL\AppData\Roaming\Python\Python38\site-packages\torrentp\torrent_downloader.py", line 4, in <module>
    import libtorrent as lt
ImportError: DLL load failed while importing libtorrent: The specified module could not be found.

Pip dependency resolution

When downloading the package using pip install torrentp the terminal spits out this:
image
None of the fixes work and it seems that i need to install libtorrent before this

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.