n8wachT / make_movie_list

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%