Nekmo / telegram-upload

Upload and download files from Telegram up to 4 GiB using your account
MIT License
1.11k stars 238 forks source link

Split videos using ffmpeg #234

Open MVasuki1 opened 1 year ago

MVasuki1 commented 1 year ago

Description

Trying to upload a video larger than 4GB

What I Did

telegram-upload video.mkv

the uploaded files are video.mkv.00 and video.mkv.01

These files are not playable in telegram, files less than 4GB can be played directly Would prefer if ffmpeg was used to split video, so that the split videos can be played directly in telegram.

Could add an argument to enable this

stranno commented 1 year ago

https://github.com/Nekmo/telegram-upload/issues/192

You can use this script: https://github.com/arkaroy14/tg-pyrogram-upload