Skip to content

Troubleshooting

Blomblo edited this page Apr 6, 2024 · 3 revisions

How to see error messages

  1. Right-click run.bat and select Edit
  1. Select Edit, then select Replace
  1. In the top window type cls, and in the bottom window type a space (highlighted in the image for clarity), then press Replace all

image

  1. Click back on the code and save (Ctrl+S) the file

Pro-tip: Keep notepad open so you can undo (Ctrl+Z) the changes and disable “debug mode”! (Don't forget to (Ctrl+S) save it)

Now you can run the file like normal, but with “debug mode” enabled.

It'll look like the photo below, where it doesn't clear the lines after receiving an input or showing an output. There (circled in red) you can see any errors from YT-DLP.

image

Clone this wiki locally