-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Additional Debugging Info
The developers sometimes need additional info about your problem because they cannot reproduce it. This happens, for example, when a problem is restricted to certain countries or caused by network / proxy settings. Hence the developers may get different responses from a service than you.
You'll be asked by a developer to generate additional information and send it to a developer's email address. Please do not post the additional info on GitHub, because it might contain sensitive information about your NewPipe usage.
A HAR contains the network traffic you caused while using NewPipe. This information is not logged when using the normal NewPipe version. To get this information, you will need to install a debug version of NewPipe.
- Enable USB debugging.
- Connect your phone to your PC through USB.
- Open Chrome, type
chrome://inspectinto the address bar. - You will see a dialog box asking to enable USB debugging for your computer (identified by its fingerprint). Agree to it.
- Open that debug version of NewPipe on your phone.
- Select the NewPipe debug version in Chrome:

- In the Chrome DevTools, go to the "Network" tab.
- Reproduce the problem.
- In the Chrome DevTools, save the network traffic as HAR:

The primary docs are found on the project's website