Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 581 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 581 Bytes

Video-Length-Calculator-Script

This repo contains script that calculate video length. Each script have different use case.

Script description

  1. how_much_I_have_to_watch.py : determine you should watch until which video depending on the length of time you want to watch.
  2. videoDurationSum_subdir.py : sum up all the video length in current directory and its subdirectories.
  3. videoDurationSum.py : sum up all the video length in current directory.

Script usage:

  1. pip install pymediainfo colorama
  2. Copy the script to desired directory.
  3. python <script_name>.py