Skip to content

Low effort Python script to download movie posters from impawards.com

License

Notifications You must be signed in to change notification settings

magnetux/impawards-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impawards Poster Downloader

Low effort Python script to download movie posters from impawards.com.

Installation

$ git clone https://github.com/kennethsequeira/impawards-downloader && cd impawards-downloader

Setup

$ pip install -r requirements.txt

Usage

  1. Enter the movie name and year as seen in the url.

Eg: http://www.impawards.com/2020/wonder_woman_nineteen_eighty_four.html

Enter the name as wonder_woman_nineteen_eighty_four and 2020 as the year

  1. Select size. It has to be one out of xlg or xxlg. Leave blank for regular/normal size.

  2. Posters will be downloaded to a local directory downloads

About

Low effort Python script to download movie posters from impawards.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%