Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Support downloads from Academic Torrents #6

@khinsen

Description

@khinsen

Academic Torrents is a file sharing service for research data that permits much larger files than any repository.

Files in Academic Torrents have no DOI, but a unique hash string that can serve as an identifier. ActivePapers would thus store the hash as a reference to the file. Given the hash, the torrent information can be obtained by downloading http://academictorrents.com/download/<hash>.torrent, which is a small text file. Feeding this to a BitTorrent client then starts the download.

For the popular BitTorrent client Transmission, there is a Python interface that should make this even easiert.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions