8000 GitHub - Pinjontall94/marco_polo_time_corrector: Adjusts Marco Polo MP4 mtimes to match their filenames
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pinjontall94/marco_polo_time_corrector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Marco Polo Time Corrector

A script for unix (MacOS/Linux) systems to correct the "last modified date" for each MP4 backup from Marco Polo in a folder

Installation

Either:

  • Click the green "Code" button to the upper right and download & extract the zip file
  • Git clone on the command line as usual
  • Use GitHub Desktop to clone this project

Note: Ensure you have python3 installed (You most likely already do, even if you didn't download it explicitly.)

Running

Place the "script.py" file in the Marco Polo export folder containing the MP4 files whose times you want to correct. Then, either:

  • Mark the script as executable and run it
  • Open a terminal in that folder and run: python3 script.py
  • Same as above but running the script directly with: chmod +x script.py then ./script.py

About

Adjusts Marco Polo MP4 mtimes to match their filenames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0