Update README.md

This commit is contained in:
Hodza Alban 2017-08-06 15:29:28 +02:00 committed by GitHub
parent ddab74fa9d
commit fd6536ce62

View File

@ -6,7 +6,7 @@ Usage:
- Send link of video (@vid inline is comfortable)
- The bot will download the video and send it
- If the video is larger than 50MB, it is split into smaller parts,
- which then need to be concatenated (in linux: cat vid.mp4* > vid.mp4)
which then need to be concatenated (in linux: cat vid.mp4* > vid.mp4)
This script require:
- Python3 interpreter