{"id":23803373,"url":"https://github.com/langurmonkey/mediaorganiser","last_synced_at":"2026-02-10T08:31:25.637Z","repository":{"id":261758069,"uuid":"885248344","full_name":"langurmonkey/mediaorganiser","owner":"langurmonkey","description":"Media organiser, which renames media files (images, videos) from my phone into a sane directory structure (YYYYMM/-like).","archived":false,"fork":false,"pushed_at":"2024-11-08T08:40:03.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T00:54:17.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/langurmonkey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-08T08:39:01.000Z","updated_at":"2024-11-08T08:40:06.000Z","dependencies_parsed_at":"2024-11-08T19:31:28.184Z","dependency_job_id":null,"html_url":"https://github.com/langurmonkey/mediaorganiser","commit_stats":null,"previous_names":["langurmonkey/mediaorganiser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/langurmonkey","download_url":"https://codeload.github.com/langurmonkey/mediaorganiser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688565,"owners_count":21145766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-01T22:30:52.177Z","updated_at":"2026-02-10T08:31:24.903Z","avatar_url":"https://github.com/langurmonkey.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Media organiser\n\nThis program organises a bunch of media files in folders by date with the format `./YYYYMM`.\nIt recognises the following prefixes:\n*  `IMG-` + date\n*  `IMG_` + date\n*  `VID-` + date\n*  `VID_` + date\n*  `PANO_` + date\n*  `PHOTO_` + date\n\nIt also recognises dates in the filename as `YYYY-MM-DD`. If the script can't work out the date, then it copies the file to an `./undated` folder.\n\n### Build\n\nClone the repo.\n\n```bash\n$  git clone https://gitlab.com/langurmonkey/mediaorganiser.git\n```\n\nYou will need the `boost` library to build the project.\n\n```bash\n$  cd mediaorganiser/src\n$  cmake . \u0026\u0026 make\n```\nYour executable is in `meidaorganiser/src/mediaorganiser`.\n\n### Usage\n\n```bash\n$  mediaorganiser -i INPUT_FOLDER -o OUTPUT_FOLDER\n```\n\nHere are all the arguments:\n\n```\nGeneral options:\n-h [ --help ]         print help\n-i [ --input ] arg    input folder\n-o [ --output ] arg   output folder\n-c [ --copy ]         if specified, files are copied instead of moved\n```\n\nIf the output folder is not given, the output is set to the input folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangurmonkey%2Fmediaorganiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flangurmonkey%2Fmediaorganiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangurmonkey%2Fmediaorganiser/lists"}