{"id":23803371,"url":"https://github.com/langurmonkey/mediaorganiser-py","last_synced_at":"2026-01-31T12:34:37.051Z","repository":{"id":261755721,"uuid":"885239727","full_name":"langurmonkey/mediaorganiser-py","owner":"langurmonkey","description":"Script to organize photos and videos into directories in the form of YYYY/MM/.","archived":false,"fork":false,"pushed_at":"2024-11-08T08:17:38.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T02:42:38.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","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":"LICENSE","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:17:03.000Z","updated_at":"2024-11-08T08:17:41.000Z","dependencies_parsed_at":"2024-11-08T09:23:53.897Z","dependency_job_id":"447b8a1f-f456-4a51-a622-954fee6e0008","html_url":"https://github.com/langurmonkey/mediaorganiser-py","commit_stats":null,"previous_names":["langurmonkey/mediaorganiser-py"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/langurmonkey/mediaorganiser-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/langurmonkey","download_url":"https://codeload.github.com/langurmonkey/mediaorganiser-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/langurmonkey%2Fmediaorganiser-py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28943238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T12:10:04.904Z","status":"ssl_error","status_checked_at":"2026-01-31T12:09:58.894Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:50.702Z","updated_at":"2026-01-31T12:34:37.034Z","avatar_url":"https://github.com/langurmonkey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mediaorganiser\n\nThis little dumb python script organises a bunch of photos and videos into folders with the format `./YYYYMM`.\nIt scans the files and tries to work out the creation date from:\n\n-  The file name (with or without prefixes)\n-  The EXIF data (JPEG, TIFF, GIF, PNG, BMP, DNG)\n-  RAW file data (RW2, CR2)\n-  The file system metadata\n\nIf the script can't work out the date, then it copies the file to an `./undated` folder.\n\n## Installation\n\nJust install the dependencies:\n\n```\n$  pip install -r requirements.txt\n```\n\n## Usage\n\n``\nmediaorganiser -d DIR\n``\n\nThe date folders will be created in the given directory. The script is not recursive, only the files directly into the given directory will be treated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangurmonkey%2Fmediaorganiser-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flangurmonkey%2Fmediaorganiser-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flangurmonkey%2Fmediaorganiser-py/lists"}