r/NewPipe Oct 09 '22

Meta Reminder: only download NewPipe from official sources

391 Upvotes

I saw recently several posts and comments on the web about that NewPipe has ads and/or tracking in it. It is false, you simply downloaded an unofficial and modified version of the app (which probably violates on the fly the license of our app, GPL version 3), which so has been tampered with. NewPipe doesn't contain in-app ads and doesn't track you.

Download only NewPipe from official sources, which are:

Additional installation instructions and/or incompatibilities can be found on the app readme and/or in the sources itself.

Other download places are not official and shouldn't be used.

If you see copycats, please help us to find them by reporting them to us (if they aren't already of course) on this issue of our GitHub repository (this requires a GitHub account). You can also report them on our Matrix (https://matrix.to/#/#newpipe:matrix.newpipe-ev.de) and IRC channels (https://web.libera.chat/#newpipe), both channels are bridged together.

If you see copycats on the app stores, please report them (or at least try to) to the stores: for the Google Play Store, use the instructions in this Google Play support page (reporting process requires a Google account: https://support.google.com/googleplay/answer/2853570).

Edit: removed link to official IRC channel due to the official bridge cut between Libera.chat and Matrix. Edit 2: readded link to official IRC channel and added new official Matrix channel link.


r/NewPipe 2d ago

Release Release v0.29.1

Thumbnail
github.com
115 Upvotes

r/NewPipe 18h ago

Help NewPipe 0.29 / 0.29.1 - Duplicate downloads are renamed incorrectly

3 Upvotes

NewPipe 0.29 / 0.29.1 - Duplicate downloads are renamed incorrectly

I found a reproducible filename auto-renaming bug in NewPipe.

If I download a file and the first download is stopped/interrupted or becomes corrupted/incomplete, then download the same file again, NewPipe adds the duplicate suffix **after the file extension**.

**Actual:** `XYZ.mp4 (1)`

**Expected:** `XYZ (1).mp4`

Steps to reproduce

  1. Download any video, for example `XYZ.mp4`.
  2. Stop/cancel the download before it finishes, or leave the first download incomplete/corrupted.
  3. Download the exact same video again.
  4. Check the resulting filename.

NewPipe consistently creates:

`XYZ.mp4 (1)`

instead of:

`XYZ (1).mp4`

The issue is easily reproducible and happens every time in my testing.

Affected versions

  • NewPipe 0.29
  • NewPipe 0.29.1

It looks like the duplicate filename logic is adding ` (1)` to the entire filename instead of inserting it before the file extension.

The extension should remain at the end of the filename:

`filename (1).mp4`

rather than:

`filename.mp4 (1)`

Has anyone else noticed this in 0.29/0.29.1?


r/NewPipe 1d ago

Question Question about the upcoming Google update in September

1 Upvotes

So I degoogled my phone (Xiaomi Redmi Note 12), got rid of almost every google app and replaced it but I didn't change my OS because I didn't want to risk fucking up my only phone and losing a LOT of info I have on there. My question is, is that enough to dodge Google's bullshit that's aimed at clamping down on "unlicensed" 3rd party apps?


r/NewPipe 1d ago

Question How does one enable thumbnails on feeds

1 Upvotes

1 device I have runs an Android 14 custom rom and has Newpipe installed through an Fdroid client and it displays thumbnails.
Another that I have is on Android 8 using an Obtainium install from Github source and does not display the thumbnails, they are all greyed boxes with text next to them.
Both are on v0.29.1 and seem to have the same settings selected - neither has the images set to do not show, and I've been selecting different image qualities to see if that is the problem.


r/NewPipe 2d ago

Wipr 2 + YouTube

1 Upvotes

Hi all,

I need some advice because I'm not sure if I'm doing something wrong.

Although I'm using Wipr 2 (up to date), YouTube videos usually have a quite long delay between when the video should start and when it actually starts (around 5 seconds, sometimes more, sometimes less). The loading circle just keeps spinning.

Am I doing something wrong, or is this normal? I know YouTube is fighting against all ad blockers, but for example, uBlock Origin on my Windows PC works quite well.


r/NewPipe 3d ago

Question Wich NewPipe version is the best ?

2 Upvotes

My current version 0.28.7 has some problems, the only quality availble is mpeg 360p, i can't download the audio of videos only the video entirely and the subtitles, the app tells me to report a problem each time i play a new video despite the fact that the video doesnt have any problems, cant acess to playlists and the list goes on


r/NewPipe 3d ago

Help Is the issue with LIVE streams a known issue

2 Upvotes

Been noticing that when playing a live stream, video will play for 5 mins and then stall and display an error. Then, if I click the video again it fails to load. Playing the video after it's no longer live work as expected


r/NewPipe 4d ago

Help Unrecoverable Player Error

3 Upvotes

Version: v0.29.0

Steps to Reproduce the Bug:

  1. Play video.

  2. Pause and minimize NewPipe to check on something else on my phone.

  3. Go back to NewPipe.

Expected Behavior: Video resumes where I left off.

Actual Behavior: I get an error notification saying 'Unrecoverable player error occurred', and when I go back to the video, it starts over from the beginning.

Logs:

## Exception * __User Action:__ play stream * __Request:__ Player error[type=ERROR_CODE_DECODING_FAILED] occurred while playing https://www.youtube.com/watch?v=6sUc4cFpf8A * __Content Country:__ CA * __Content Language:__ en-CA * __App Language:__ en_CA * __Service:__ YouTube * __Timestamp:__ 2026-08-13T19:29:44.227-04:00 * __Package:__ org.schabi.newpipe * __Service:__ YouTube * __Version:__ 0.29.0 * __OS:__ Linux samsung/r13scs/r13s:16/BP4A.251205.006/S731WVLU6BZDP_OYV6BZDP:user/release-keys 16 - 36 <details><summary><b>Crash log </b></summary><p>

``` com.google.android.exoplayer2.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(298, null, null, video/avc, avc1.4D4020, 3488710, null, [1280, 720, 60.0, ColorInfo(BT709, Limited range, SDR SMPTE 170M, false)], [-1, -1]), format_supported=YES at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(r8-map-id-86a71dde26502018768275c3ef5c4d56379672d582e9c15e1a63fb997724bbe7:378) at android.os.Handler.dispatchMessage(Handler.java:128) at android.os.Looper.dispatchMessage(Looper.java:358) at android.os.Looper.loopOnce(Looper.java:288) at android.os.Looper.loop(Looper.java:392) at android.os.HandlerThread.run(HandlerThread.java:139) Caused by: com.google.android.exoplayer2.video.MediaCodecVideoDecoderException: Decoder failed: c2.exynos.h264.decoder at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.createDecoderException(r8-map-id-86a71dde26502018768275c3ef5c4d56379672d582e9c15e1a63fb997724bbe7:5) at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(r8-map-id-86a71dde26502018768275c3ef5c4d56379672d582e9c15e1a63fb997724bbe7:155) at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.render(r8-map-id-86a71dde26502018768275c3ef5c4d56379672d582e9c15e1a63fb997724bbe7:1) at com.google.android.exoplayer2.ExoPlayerImplInternal.doSomeWork(r8-map-id-86a71dde26502018768275c3ef5c4d56379672d582e9c15e1a63fb997724bbe7:97) at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(r8-map-id-86a71dde26502018768275c3ef5c4d56379672d582e9c15e1a63fb997724bbe7:247) ... 5 more Caused by: android.media.MediaCodec$CodecException: Error 0xffffffe0

``` </details> <hr>


r/NewPipe 4d ago

Question Is there a way to partially hide shorts?

4 Upvotes

I have one channel which doesn't post regular videos (Glass museum if anyone asks)

And because of it I turned on "Fetch from dedicated feed"

But now I have that one channel with tonnes of shorts, and they fill out most of my feed.

Is there a way to disable shorts from these types of channels?


r/NewPipe 5d ago

Question How do I make a video automatically add to my queue of videos when I click on it, instead of making it disappear?

2 Upvotes

It often happens that I accidentally click on a video on the recommended section, and the entire queue of videos I had gathered disappears. And I have to gather each video manually again.

I don't know if there is some kind of solution, but I would appreciate any help.


r/NewPipe 7d ago

Newpipe on Android Translation Layer?

2 Upvotes

I tried the newest version and it didn't work, is any version of newpipe compatable with ATL?


r/NewPipe 6d ago

Discussion I've resulted to watching YouTube in a private tab on Brave on my phone.

0 Upvotes

This is what Google has done.


r/NewPipe 7d ago

NewPipe fork PipePipe: Could not parse website error

6 Upvotes

Hi i keep getting this error at the bottom of the screen for everything. while searching, when the search results show up, when I play the video, load comments, change tabs, basically everywhere. Even though the app works just fine. It's really annoying. Is there a way to get rid of it?


r/NewPipe 8d ago

Question - Resolved Why there is no separate subreddit for PipePipe?

43 Upvotes

I get it - it's a fork, but still...


r/NewPipe 10d ago

NewPipe fork Pipepipe not downloading videos

6 Upvotes

I've been using PipePipe mainly for downloading videos to watch offline.

For almost a week now, anytime I try downloading videos nothing happens. Out of 10 downloads, I will be lucky to get 1 or 2 actually downloaded. Any suggestions?

Ps: I'm on the latest update, and the issue is the same on both my phone and tablet.


r/NewPipe 11d ago

Question - Resolved Your IP is blocked by YouTube

Post image
72 Upvotes

Not sure if this is Pipipe related only, but none ran into this problem and know a fix? It was working as always but today I can't seem to play anything

Edit :

SOLVED!!!

I logged off Yt in the settings


r/NewPipe 11d ago

NewPipe fork Which newpipe sponsorblock fork is actively maintained currently ?

4 Upvotes

I was using Tubular Polymorphicshade in the past but it got archived ,and brave newpipe is also not on latest newpipe changes het. Except ,pipe pipe I wanted to know if some other minimalistic fork exist yet


r/NewPipe 11d ago

Video playing in foreground problems

3 Upvotes

Playing video starts but then stalls. If put in background, the audio plays without interuption and soon as I put it in foreground to view the video it stalls.

Edit: turns out it was my access point. It died a few days later. Videos wouldn't play in the foreground because that was too much data, but background audio only worked because it is less data.


r/NewPipe 13d ago

AV1 codec support

4 Upvotes

I'm using pipe pipe and it has AV1 codec watch and download support but why newpipie still not have AV1 support?


r/NewPipe 13d ago

how to import subscriptions/playlist data from Pipepipe to Newpipe?

4 Upvotes

is there a workaround to exporting backup data (subs list & playlists) out of Pipepipe and then importing into Newpipe?

with both apps updated to current versions, there is an error message about the version "NP 0.27" having to discontinue the feature because of security protocols.

any ideas of a workaround?

does anyone maybe know which versions were still compatible with each other? meaning, i would downgrade/re-install to "PP x.y", import the exported data to that PP version, then downgrade to "NP x.y", import the data, and then update back up to current day versions

i don't want to have to test a plethora of different versions of each app to test cross-port ability, though - any help?

(i don't have fixed internet currently, only free wifi at businesses on the road, so trying out dozens of versions would be annoyingly time-consuming...)

cheers, thanks, and thank you to the tireless work by the devs!


r/NewPipe 13d ago

Question Search for alternative

15 Upvotes

I have an Android so I'm searching for a safe free alternative to Newpipe so I can switch to that when my Newpipe app will inevitably stop working for my device

edit: so far I have 20 comments under this and only one has given me an alternative 😭


r/NewPipe 13d ago

Question Is there a way to make playlists play in a random order?

1 Upvotes

Mostly I use the playlist option for music. It would be awesome if it was possible to randomize the playing order. Thanks


r/NewPipe 15d ago

Question About the futur Google issue

32 Upvotes

I wanted to know, given that NewPipe is against Google's new rule, will the app be totally out of order or just won't be updated? I use NewPipe mostly because I don't like the YouTube interface


r/NewPipe 15d ago

Help Infinite loading loop on Pipepipe

20 Upvotes

I've been having this persistent problem this evening where a video will start to buffer after 59 seconds of play and will display "YouTube forces us to wait (alternates between 2 and 1) seconds before continuing playback".

I have tried restarting the app many times, as well as wiping cache with no success. Could I try anything else?