Title basically, I need to parse the date modified, the time and seconds in order to reconstruct the filenames in the format of an android phone’s camera roll.

I should be able to make the script once I know how to parse the metadata is all

  • @themoonisacheese
    link
    English
    11 year ago

    Date modified can be obtained by ls assuming you haven’t touched the files. Ffprobe is your friend for video length.