Skip to content

grabs movie information from IMDb and updates a spreadsheet with Title, Rating, Year, and producion company given movies with filenames of the type "Movie Name (YYYY).*"

Notifications You must be signed in to change notification settings

wfsyre/movie-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-lister

To use this script, simply place the dist folder and bat file into the same directory as all of your movies. Then run the bat file and you movies should be arranged by title in an excel sheet.

Common problems If you do not have internet, this will not work

This code WILL work without having python installed as it uses a program called pyinstaller to create a .exe file that contains all of the necessary dependencies for the python code. The python code included is what will be run but changes to it will have no effect on what happens, it is merely a copy.

About

grabs movie information from IMDb and updates a spreadsheet with Title, Rating, Year, and producion company given movies with filenames of the type "Movie Name (YYYY).*"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published