Hi! I wonder if I can and how to download a voice message that I sent to Telegram bot. In order to use Whisper on it in the next step.
Thanks in advance!
Hello @mikwowed,
First off, welcome to Pipedream! Happy to have you!
Hi! I wonder if I can and how to download a voice message that I sent to Telegram bot. In order to use Whisper on it in the next step.
Unfortunately, Pipedream x Telegram integration does not have this capabilities. Though if you can find the Telegram API doc that can allow us to download the voice message, you can feel free to submit a ticket for us to implement it, providing the Telegram API doc that can allow us to download the voice message.
I’m not sure that I know how to submit a ticket, but here the instruction on how to download a file (incl. Voice) via Telegram Bot API - Telegram Bot API
Maybe somebody could help me? I just can’t get a file_path using python telegram api call in pipedream. Code is working, bit there is no info on the output/result
Hello @mikwowed,
I apologize for the late response, I’ve created a ticket here for Pipedream team to implement the action for you: [ACTION] Telegram - Download Voice message to tmp dir · Issue #6162 · PipedreamHQ/pipedream · GitHub.
The action will download the voice message to Pipedream tmp
dir, from there you can upload the file to other cloud service such as Google Drive, AWS S3, etc…