### Please check the boxes below by filling [ ] with an x so it looks like [x]. ###### Remove all spaces already present in the box. - [ ] I am using the latest version of PyInstaLive: 2.6.0. - [ ] I have installed either Python 2.7.x or 3.5>=. (If applicable) - [ ] I have read the [README](https://github.com/notcammy/pyinstalive/blob/master/README.md). - [ ] I have read the [FAQ](https://github.com/notcammy/pyinstalive/blob/master/FAQ.md). - [ ] I have checked all [existing issues](https://github.com/notcammy/PyInstaLive/issues?q=is%3Aissue), none of which could solve my issue. I am using: - [ ] Windows 10 - [ ] Windows 8.1 - [ ] Windows 8 - [ ] Windows 7 - [ ] Linux (distribution: ) - [ ] macOS (version: ) - [ ] Other (device & OS name: ) - [ ] I am using the executable **pyinstalive.exe** which I downloaded from [this](https://github.com/notcammy/PyInstaLive/releases) page and I have installed the [update](https://support.microsoft.com/en-gb/help/2999226/update-for-universal-c-runtime-in-windows) needed to use it. ## ## ### To report a bug, fill in the information below. ###### PyInstaLive information Run ```pyinstalive --info``` and paste its output below. Don't forget to omit your **username** and **password**. **Example:** ```bash $ pyinstalive --info ---------------------------------------------------------------------- PYINSTALIVE (SCRIPT V2.6.0 - PYTHON V3.6.3) - 11:50:00 AM ---------------------------------------------------------------------- [I] To see all the available arguments, use the -h argument. [I] PyInstaLive version: 2.5.9 [I] Python version: 3.6.3 [I] FFmpeg framework: Available [I] Cookie files: 2 (username.json matches config user) [I] CLI supports color: Yes [I] File to run at start: None [I] File to run at finish: None [I] Config file: [pyinstalive] username = johndoe password = grapefruits save_path = C:\path\to\downloads\ show_cookie_expiry = true clear_temp_files = false save_replays = true run_at_start = run_at_finish = save_comments = true log_to_file = false [I] End of PyInstaLive information screen. ---------------------------------------------------------------------- ``` ###### Command used Paste the command here that you are running. Don't forget to omit your **username** and **password**. **Example:** ```pyinstalive -u "johndoe" -p "grapefruits" -d "justinbieber"``` ###### Behavior Accurately describe the issue you're experiencing with the script. ###### Steps to reproduce issue Specify the exact steps taken to reproduce the problem. If you can't reproduce the issue try to describe the steps you've taken that eventually resulted in the issue you have experienced. ## ## ### To ask a question, fill in the information below. ###### Question Describe your question here as clear as possible.