IMRAN104 / GetLengthOfAllMp4FilesInADirectory

Get Length Of All Mp4 Files In A Directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetLengthOfAllMp4FilesInADirectory

Get Length Of All Mp4 Files In A Directory

Simply do the following

  1. Copy the length.py file to the folder you want to use.
  2. Open a terminal or command line or powershell window inside this directory
  3. Run the following commands in that cmd/terminal/powershell. i) python -m pip install mutagen ii) python length.py This will show you the total duration or runtime of all the MP4 files inside the directory and its sub directory.

Thank you.

About

Get Length Of All Mp4 Files In A Directory


Languages

Language:Python 100.0%