项目作者: kennethsequeira

项目描述 :
Low effort Python script to download movie posters from impawards.com
高级语言: Python
项目地址: git://github.com/kennethsequeira/impawards-downloader.git
创建时间: 2020-07-04T17:38:26Z
项目社区:https://github.com/kennethsequeira/impawards-downloader

开源协议:MIT License

下载


Impawards Poster Downloader

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

Installation

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

Setup

  1. $ 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

https://user-images.githubusercontent.com/33246109/169824204-d3d0474d-c5b8-4204-9f42-87a0751a3a40.mp4