all repos — auto-movie-tagger @ 75070705da14d2457c9f49c6e981a2e3280536a1

A Python script that auto tags and adds poster to mkv or mp4 movie files.

Some more edits
Prithu Goswami prithugoswami524@gmail.com
Wed, 03 May 2017 23:18:47 +0530
commit

75070705da14d2457c9f49c6e981a2e3280536a1

parent

7572f488fb75d7e01181c7b12f565620c16f5914

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -10,6 +10,7 @@

![first](/promo-images/first.png) ## Requirements +The script makes use of the following tool and python modules <ul> <li><a href="https://ffmpeg.org/">ffmepeg</a> - A cli-tool that can encode/decode media files</li> <li><a href="https://pypi.python.org/pypi/imdbpie">imdbpie</a> - A Python module for IMDb</li>