From b3fa8d6cd84dc9c7428da5faa20fe4d0e2e484e6 Mon Sep 17 00:00:00 2001 From: Adheeshk13 <110267215+Adheeshk13@users.noreply.github.com> Date: Fri, 29 Jul 2022 18:10:21 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4bf9f17..256742d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # It's A Gram Live -It's A Gram Live is a Python script that create a Instagram Live and provide you a rtmp server and stream key to streaming using sofwares like [OBS-Studio](https://obsproject.com/) or [XSplit Broadcaster](https://www.xsplit.com/). +It's A Gram Live that creates an Instagram Live through a Python script. It provides you with an RTMP server and a stream key for streaming using software like [OBS-Studio](https://obsproject.com/) or [XSplit Broadcaster](https://www.xsplit.com/). ## Installation @@ -35,8 +35,8 @@ python3 live_broadcast.py -u yourInstagramUsername -p yourPassword -proxy user:p The output will give you the RTMP Server address and the Stream key (automatically copied to your clipboard) ### Usage with FFMPEG -Note: It is not possible use commands like ```chat``` or ```wave``` with this script. -The live will be finish when the file finish the streaming. +Note: It is not possible to use commands like ```chat``` or ```wave``` with this script. +The live will end when the file finishes streaming. ```python import argparse import subprocess