Movie Icons

Python
Change your movie folders' icon with movie posters.

Movie Icons

Change your movie folders' icon with movie posters.
Enter your directory path by replacing / with //.
Download both the files (icon.py and batch.bat) within a same directory.
Change your names of the folders to a standard format (with the correct spellings).

Requirements

  1. You should have python install in your system.

  2. Using pip install the following python modules:

pip install requests pip install Pillow pip install progress
  1. An active internet connection.
README.md