mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Option to send Google Drive link to video via email #1719
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#1719
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @morrowsend on GitHub (Jul 18, 2020).
I posted a reply to a similar request in motioneyeOS but I think it ultimately should live in motineye instead.
Essentially, it would be helpful to be able to return google drive links to videos or images for external services. In my own case, I'd like to have an option in the email when motion is detected to include a link to the video on google drive. I think this would be very helpful for users. That said, I don't know enough with python to fully implement this myself. My issue is mainly that I don't know how to structure it, but I have researched enough to have some code that I feel could live in uploadServices.py that could return the link to the google drive video preview but I'm not really sure how to get that in the email. Here's the info from my post I mentioned previously with code snippets: