prithugoswami / auto-movie-tagger

A Python script that auto tags and adds poster to mkv or mp4 movie files.
MIT License
58 stars 15 forks source link

Script should run even after plot_outline is not found #6

Closed prithugoswami closed 6 years ago

prithugoswami commented 6 years ago

Sometimes some movies (in imdb) do not have the outline of the plot that appears on the main page. Instead they only have 'plot summaries' . Will make changes so that the script chooses a plot summary if the plot outline is not available.