Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

upsies

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

upsies

Media metadata aggregator

pipPyPI
Version
2026.1.26
Maintainers
1

.. image:: https://img.shields.io/pypi/pyversions/upsies :target: https://www.python.org/ .. image:: https://img.shields.io/pypi/l/upsies :target: https://www.gnu.org/licenses/gpl-3.0.en.html .. image:: https://img.shields.io/pypi/v/upsies :target: https://pypi.org/project/upsies/ .. image:: https://img.shields.io/librariesio/release/pypi/upsies :target: https://libraries.io/pypi/upsies .. image:: https://img.shields.io/pypi/dm/upsies :target: https://pypistats.org/packages/upsies

upsies is a toolkit for collecting, generating, normalizing and sharing video metadata. It comes with a command line interface and can be used in shell scripts. It is written in pure Python and is designed to be friendly to users and useful for Python developers.

.. figure:: docs/demo.gif

dummy is a no-op tracker and client. Every tracker defines a custom set of jobs that generate the metadata needed for submission.

Features

  • Search IMDb, TMDb and TVmaze for ID
  • Generate standardized release name
  • Create screenshots at auto-generated timestamps and optimize them with oxipng <https://github.com/shssoichiro/oxipng/>_
  • Upload screenshots to an image hosting service with fallback options if the service is down
  • Create .torrent file or re-use an existing torrent file by copying piece size and piece hashes
  • Add .torrent file to supported BitTorrent client or copy it to a watch directory
  • Identify and verify scene releases
  • Submit generated metadata to a supported tracker
  • Do everything simultaneously

upsies is developed on Codeberg <https://codeberg.org/plotski/upsies>_.

The latest release is available on PyPI <https://pypi.org/project/upsies>_.

Documentation is hosted on Read the Docs <https://upsies.readthedocs.io/en/stable/>_.

Supported Trackers

  • ANT
  • BHD
  • CBR
  • FLD
  • MTV
  • NBL
  • PTP
  • RFX
  • UHD

Contact

To report an issue or ask for a feature, please post in the upsies thread in the relevant tracker's forum.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts