Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.47 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.47 KB

PyPI Version License

Cover Movies

This Python project is designed to manage and display movies and TV series. The program creates folders for each movie and series, places relevant icons in the folders, and saves movie details in a text file. It also downloads and stores images of actors, directors, and writers in the respective folders.

Features

  • Search and manage movies and TV series
  • Create dedicated folders for each movie and series
  • Download and place icons and movie details in the folders
  • Save images of actors, directors, and writers

Demo

Alt text

Installation

  1. Clone the repository:
    git clone https://github.com/saeedsh78/cover-movies.git
    cd cover-movies
  2. Install the dependencies:
    pip install -r requirements.txt

Usage

OMDB_API_KEY=
THEMOVIEDB_API_KEY=
THEMOVIEDB_API_TOKEN=
  • And run main.py file.
python main.py