all repos — auto-movie-tagger @ 17254c264af8ba584dc04197e546697cf7ebe991

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:26:20 +0530
commit

17254c264af8ba584dc04197e546697cf7ebe991

parent

75070705da14d2457c9f49c6e981a2e3280536a1

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

jump to
M README.mdREADME.md

@@ -33,7 +33,7 @@ ## How to use

<ol> <li>Move all the movie files you want to be tagged into one folder</li> <li>If you want subtitles to be embeded into the movie file(s) then add a subtitle file (srt only) in the same folder named exactly the same as the movie file(s).</li> - <li>Run the script in that directory and sit back and relax till it ends executing. </li> + <li>Download the script (<a href="amt.py">amt.py</a>) and run it in that directory and sit back and relax till it ends executing. </li> </ol> ## Tooltips for Windows Users