mirror of
https://github.com/NohamR/JustJustWatch.git
synced 2026-03-16 14:49:58 +00:00
Initial commit
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# JustJustWatch
|
||||
|
||||
This project pulls data from [JustWatch](https://www.justwatch.com/) and shows details about movies and series.
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
python info.py
|
||||
```
|
||||
|
||||
|
||||
## Example Usage
|
||||
|
||||
### 1. Series Example: Mad Dogs
|
||||
URL: https://www.justwatch.com/fr/serie/mad-dogs
|
||||

|
||||
|
||||
### 2. Movie Example: Dune (2020)
|
||||
URL: https://www.justwatch.com/fr/film/dune-2020
|
||||

|
||||
Reference in New Issue
Block a user