Skip to content

A python script to create a movie list sorted by IMDB rating, from a movie collection on disk

Notifications You must be signed in to change notification settings

lijoantony/make_movie_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

make_movie_list

A python script to create a movie list sorted by IMDB rating. Movie names can be sourced from a movie collection on disk, or from the rows of a text file.

Usage: ./make_movie_list.py --path <path>
    or ./make_movie_list.py --file <file>

About

A python script to create a movie list sorted by IMDB rating, from a movie collection on disk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages