|
@@ -74,7 +74,7 @@ Use the following command to run PyInstaLive:
|
|
|
pyinstalive -u "<username>" -p "<password>" -r "<live-username>"
|
|
|
```
|
|
|
|
|
|
-Where ``<username>`` is your account's username, ``<password>`` is your password and ``<live-username>`` is the username of the user whose livestream or replay you want to record or save.
|
|
|
+Where ``<username>`` is your account's username, ``<password>`` is your password and ``<live-username>`` is the username of the user whose livestream or replay you want to download or save.
|
|
|
|
|
|
## Example
|
|
|
```bash
|
|
@@ -85,7 +85,7 @@ Or (see [notes](https://github.com/notcammy/PyInstaLive#notes))
|
|
|
pyinstalive -r "janedoe"
|
|
|
```
|
|
|
|
|
|
-If a livestream is currently ongoing, the terminal output should be something like this:
|
|
|
+Below is an example of PyInstaLive's output after downloading a livestream:
|
|
|
|
|
|
```
|
|
|
----------------------------------------------------------------------
|