MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

No API endpoint for sharing a video #681

Open spaceninja opened 1 year ago

spaceninja commented 1 year ago

On MLTSHP.com you can share images and videos (via separate forms). The /upload endpoint is only for images, and no means is provided through the API to share a video.

spaceninja commented 1 year ago

Suggestion, add a new /api/video endpoint:

POST /api/video

Adds the submitted video to a shake. Video URLs should be from YouTube, Vimeo, or Flickr.

Form Parameters

Status Codes