Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 344 Bytes

File metadata and controls

14 lines (9 loc) · 344 Bytes

python_check_mtb03_md5

This script is help to check the md5 of the MTB_03 mp3 to see if it is corrupted.

How to use

  1. Install Python 3 from https://www.python.org/downloads/

  2. Download the script check_corrupted_mp3.py

  3. $python3 check_corrupted_mp3.py <file_path>

eg: $python3 check_corrupted_mp3.py "D:"

Pre-requisite

Python 3