# Description Script to fetch movie ratings ### Idea We have a directory which contains huge amount of movie files and we want to see movies by rating and genre. <!-- Please include a summary of the issue.--> ## Follow Steps - [ ] Accept input directory path(Which contains different movies). - [ ] Check IMDB(from IMDB website). - [ ] Store result in CSV(name,ratings,genre) ## Type of issue - [ ] Feature (New Script) ## Checklist: - [ ] I have read the project guidelines. - [ ] I have checked all the existing projects, before submitting a new project issue. - [ ] I have checked previous issues to avoid duplicates. - [ ] This issue will be meaningful for the project.
Description
Script to fetch movie ratings
Idea
We have a directory which contains huge amount of movie files and we want to see movies by rating and genre.
Follow Steps
Type of issue
Checklist: