all repos — auto-movie-tagger @ 3ccbfa19e928c209a5831ce0443a62d31852eaa1

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

Added few comments
Prithu Goswami prithugoswami524@gmail.com
Tue, 02 May 2017 20:15:55 +0530
commit

3ccbfa19e928c209a5831ce0443a62d31852eaa1

parent

e76652c9c730dba533082312bd629ad9cf08bd4b

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

jump to
M amt.pyamt.py

@@ -1,4 +1,6 @@

''' +This script might seem a little messy and ugly and I know maybe there is better and effecient way to do some of the tasks +but I am unaware of them at the moment and am a begginer in Python and this is my first, or maybe second python script. TO-DO 1. Add a way to notify when the script is done running