Upload local file to Telegram channel – Telegram API
I have a goal to do python script for checking new videos at yt channel then download and upload as audio to tg channel. I've done first part with checking/downloading/converting (youtube_dl library) and don't see how to do upload part.…