Skip to content
/ mediasort Public

Extracts and sorts user generated media files from Android devices

Notifications You must be signed in to change notification settings

vsee/mediasort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Media Sort

Extracts media files from Android mobile devices and sorts them by date and media type.

Features:

  • handles video, image and audio files and sorts accordingly
  • converts opus to mp3
  • considers DCIM/Camera and WhatsApp Voice Notes, WhatsApp Video, WhatsApp Image folders
  • ignores Sent folders from WhatsApp directories

Requirements

  • python3
  • exifread
    $ pip3 install exifread
  • Android Platform-Tools, i.e. adb
  • opus-tools, lame
    $ sudo apt install opus-tools lame

Target Devices

Tested for Nexus 6p

About

Extracts and sorts user generated media files from Android devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages