Похожие чаты

Guys I want to post a video to telegram channel

using python. video will be uploaded but cover can not be seen. what's wrong?
import asyncio
from telegram import Bot

async def upload_video():

# Create a bot instance
bot = Bot(token=bot_token)

# Send the video to the channel with the specified cover image as thumbnail
with open(video_path, 'rb') as video, open(cover_path, 'rb') as cover:
await bot.send_video(
chat_id=channel_id,
video=video,
caption="Your Video Caption Here",
thumbnail=cover
)

# Run the asynchronous function
loop = asyncio.get_event_loop()
loop.run_until_complete(upload_video())

7 ответов

18 просмотров

Does tg API even allows doin' so?

https://core.telegram.org/bots/api#sendvideo

Have you checked the API docs? https://core.telegram.org/bots/api#sendvideo The thumbnail needs to be a JPEG, less than 200kB and 320x320 maximum. Does your file fit these requirements?

Ehsan- Автор вопроса
Felix 3 🇺🇦 (he/she/it, das s muss mit)
Have you checked the API docs? https://core.telegr...

The video dimension is 1080*1920 I think thumbnail should be the same And in the docs it says it should be 320*320 not it must be

Ehsan- Автор вопроса
Ehsan- Автор вопроса
Felix 3 🇺🇦 (he/she/it, das s muss mit)
Did you already try a smaller image?

Tried now and worked! I didn't expect that can be a problem Thanks Felix

Похожие вопросы

Обсуждают сегодня

А еще в перле можно уже @arr1 + @arr2?
Sergei Zhmylove
53
я не магистр хаскеля, но разве не может лейзи тип конвертнуться в не-лейзи запросив вычисление содержимого прям при инициализации?
deadgnom32 λ madao
100
Подскажите, где смотреть результат выполнения программы? Код: ;.686 ;Система команд процессора 686 ;.MODEL FLAT,stdcall ;Модель памяти плоская, станда...
Егор Анелькин
5
I arrived here after a Chico Crypto show highlighted the project & the Team - the fact that the Team had a long history of successfully working with household names gave me e...
Banter is Bullish
1
Привет всем. появился вопрос. Разрабатываю сайт, в данный момент он запущен. Хостинг beget. Добавляю на сайт яндекс метрику с помощью полей client-settings (взято отсюда http...
Andrew
2
Где в Астане можно купить мясо для шашлыков?
Dancing Іңұқәһүғө
21
Добрый день подскажите пожалуйста может кто то сталкивался с ошибками Sentry 22.10.0 развернутым из helm чарт в Kubernetes? Изначально 3 дня назад очень стало много событий ух...
Tire4 Finist Devops
1
;.686 ;Система команд процессора 686 ;.MODEL FLAT,stdcall ;Модель памяти плоская, стандартный ;вызов процедуры ;option casemap:no...
Егор Анелькин
1
Почему у макбука экран не сенсорный?
✨ Anatolii Cherednichenko
28
Ну чё, сегодня все в гавно?))
ᅠ🚀
20
Карта сайта