This repo contains script that calculate video length. Each script have different use case.
- how_much_I_have_to_watch.py : determine you should watch until which video depending on the length of time you want to watch.
- videoDurationSum_subdir.py : sum up all the video length in current directory and its subdirectories.
- videoDurationSum.py : sum up all the video length in current directory.
pip install pymediainfo colorama
- Copy the script to desired directory.
python <script_name>.py