Nekmo / telegram-upload

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

Split videos using ffmpeg #234

Open MVasuki1 opened 10 months ago

MVasuki1 commented 10 months 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 10 months ago

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

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