Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markalbrand56/automated-media-ingest
App for media ingest from Sony Mirrorless cameras. It locates every media file from the SD card and transfers it to the desired location.
https://github.com/markalbrand56/automated-media-ingest
automation media sony-camera windows-10
Last synced: 17 days ago
JSON representation
App for media ingest from Sony Mirrorless cameras. It locates every media file from the SD card and transfers it to the desired location.
- Host: GitHub
- URL: https://github.com/markalbrand56/automated-media-ingest
- Owner: markalbrand56
- License: gpl-3.0
- Created: 2021-02-04T02:24:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T01:00:55.000Z (over 2 years ago)
- Last Synced: 2024-10-16T18:30:15.563Z (about 1 month ago)
- Topics: automation, media, sony-camera, windows-10
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Automated Media Ingest
This is a simple project to practice Go. My goal is to be able to automatically ingest footage from my camera's SD card to my dedicated directory with a custom folder structure, because Sony's own folder structure has given me some minor issues.## Directory structure
This program generates a structure based of folders named after their files' modification dates. The format for their names is `yyyy-mm-dd` for better organization.