Transcribe media watch (Google Drive folder)
Use “Transcribe media watch (Google Drive folder)” in Recued. Watch a Google Drive folder for new audio or video recordings and stage a transcript + summary note for each.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (43 steps)
listing
?
skip: config.folder_id is_empty
files
default
Apply default
candidates
filter
Filter by condition
seen
?
seen_entries
default
Apply default
is_stage_mode
compare
Check if setting write mode equals stage
terminal_entries
filter
Filter by condition
all_seen_ids
pluck
Extract value.file_id from each item
terminal_ids
pluck
Extract value.file_id from each item
blocked_ids
ternary
Apply ternary
unseen
filter
Filter by condition
unseen_count
count
Count items in unseen
processed_count
count
Count items in seen entries
pick
find
Find first match in
has_pick
compare
Check if pick exists
defaults
defaults
Apply defaults
is_video
compare
Check if mime contains video/
download
?
skip: step.is_new not_equal true
download_ref
default
Apply default
do_extract
all
Check if all conditions are true
audio
?
skip: step.do_extract not_equal true
extracted_audio_ref
default
Apply default
audio_source
ternary
Apply ternary
has_audio_source
compare
Check if audio source has data
transcribed
?
skip: step.has_audio_source not_equal true
file_ref
default
Apply default
has_file
compare
Check if file ref has data
summarize
?
skip: step.has_file not_equal true
defaults_2
defaults
Apply defaults
key_points_count
count
Count items in key points
key_points_text
join
Join items with "
"
media_kind
ternary
Apply ternary
now
date_add
Add 0 days to
skip_write
any
Check if any of the conditions are true
skip_keep_audio
any
Check if any of the conditions are true
keep_audio
?
skip: step.skip_keep_audio equal true
keep_transcript
?
skip: step.skip_write equal true
stage_row
?
skip: step.skip_write equal true
staged
not
Apply not
marker_state
ternary
Apply ternary
processed
all
Check if all conditions are true
seen_write
?
skip: step.processed not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
key decisions, action items, and open questions
google
setting
=
folder id
setting
=
max length
setting
=
250
write mode
setting
=
preview
staging prefix
setting
=
media_transcripts_staging
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.