export-Movies-rating
export-Movies-rating copied to clipboard
Pulls IMDB's information for your movies and exports it to CSV file.
export-Movies-rating
Pulls IMDB's information for your movies and exports it to CSV file. In the CSV file you will get information like ['Title', 'Year', 'imdbRating', 'Rated', 'Runtime','Genre','Plot] for every movie you have.
Now, you can easily sort your movies and get all of their meta-data in one place.
Usage:
Simply put the script in any Movies folder you have, Then excute it using python3.
python3 /place/of/Script/export-Movies-rating.py