Skip to content

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

Notifications You must be signed in to change notification settings

wongcheehong/Video-Length-Calculator-Script

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages