-
-
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 network / proxy settings causing the devs to get different responses from e.g. YouTube's servers than you.
You'll be asked by a developer to generate additional info and send it to a dev'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 info, you'll 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 - 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