Low effort Python script to download movie posters from impawards.com. using urllib3
$ git clone https://github.com/kennethsequeira/impawards-downloader && cd impawards-downloader
$ pip install -r requirements.txt
- 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
-
Select size. It has to be one out of xlg or xxlg. Leave blank for regular/normal size.
-
Posters will be downloaded to a local directory
downloads