mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-06-08 10:00:12 -04:00
feat: Add social media video import (YouTube, TikTok, Instagram) (#6764)
Co-authored-by: Maxime Louward <61564950+mlouward@users.noreply.github.com> Co-authored-by: Michael Genson <genson.michael@gmail.com> Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Transcribe any audio data provided to you. You should respond only with the audio transcription and nothing else.
|
||||
@@ -0,0 +1,7 @@
|
||||
You will receive a video transcript and the video's original caption text. Analyze BOTH inputs to generate a single, accurate recipe in schema.org Recipe format. Reference: https://schema.org/Recipe
|
||||
|
||||
Do not create or make up any information. If insufficient data is found, return an empty object.
|
||||
|
||||
- The video transcript is the primary source for instructions.
|
||||
- The caption text is the primary source for the ingredient list and title.
|
||||
- If there is a conflict (e.g., caption says "1 cup" but transcript says "1.5 cups"), trust the video transcript.
|
||||
Reference in New Issue
Block a user