dependabot[bot] 4a65ad5f05 Bump tabulate from 0.9.0 to 0.10.0
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.9.0 to 0.10.0.
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: tabulate
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-10 13:16:20 +00:00
2024-09-15 13:53:03 +02:00
2024-09-15 13:53:03 +02:00
2024-09-15 13:53:03 +02:00
2024-11-19 00:28:35 +01:00
2024-09-15 13:53:03 +02:00
2024-11-19 00:28:35 +01:00
2026-03-10 13:16:20 +00:00

JustJustWatch

This project pulls data from JustWatch and shows details about movies and series.

Installation

This project uses uv as a package manager.

uv run main.py

Example Usage

1. Series Example: Mad Dogs

URL: https://www.justwatch.com/fr/serie/mad-dogs readme/result.png

2. Movie Example: Dune (2020)

URL: https://www.justwatch.com/fr/film/dune-2020 readme/result2.png

Description
Pulls data from JustWatch and shows details about movies and series.
Readme 772 KiB
Languages
Python 100%