Skip to content

saeedsh78/cover-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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