Skip to content

Create .torrent files for downloads #1433

@tcely

Description

@tcely

https://github.com/rndusr/torf

This requires stable names for the video file and associated files. I'd suggest generation of the metadata before moving the files to the generated names.

For example:

  • {key}.{ext}
  • {key}-thumbnail.jpg
  • {key}.info.json

Creating a directory TubeSync-{extractor_key} containing appropriate files then creating a metadata file (TubeSync-{extractor_key}-{key}.torrent) should be clean enough that we don't need to regenerate the metadata later.

Implementation of this may also help with:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Wishlist

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions