Checklist
Affected version
0.28.3
Steps to reproduce the bug
- Open the app and play a video.
- The video will fail to play.
Expected behavior
Every video will play without any interruptions.
Actual behavior
No response
Screenshots/Screen recordings
Logs
Exception
- User Action: requested stream
- Request: https://www.youtube.com/watch?v=Xk06NcJvwig
- Content Country: BD
- Content Language: bn-
- App Language: en_US
- Service: YouTube
- Timestamp: 2026-02-13T13:14:08.228+06:00
- Package: org.schabi.newpipe.nightly
- Service: YouTube
- Version: 0.28.3-1118-202602130200
- OS: Linux Itel/S665L-GL/itel-S665L:12/SP1A.210812.016/GL-20240717V518:user/release-keys 12 - 31
Exceptions (1)
Crash log 1
org.schabi.newpipe.extractor.exceptions.SignInConfirmNotBotException: YouTube probably temporarily blocked anonymous watch access with this IP , got error LOGIN_REQUIRED: "Sign in to confirm that you're not a bot"
at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor.onFetchPage(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:380)
at org.schabi.newpipe.extractor.ListExtractor.fetchPage(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:8)
at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda3.call(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:138)
at io.reactivex.rxjava3.internal.operators.single.SingleAmb.subscribeActual(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:38)
at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:1)
at io.reactivex.rxjava3.internal.operators.single.SingleDoOnEvent.subscribeActual(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:18)
at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:1)
at io.reactivex.rxjava3.internal.operators.maybe.MaybeDefer.subscribeActual(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:16)
at io.reactivex.rxjava3.core.Maybe.subscribe(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:6)
at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:87)
at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:12)
at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:48)
at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:126)
at io.reactivex.rxjava3.core.Flowable.subscribe(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:6)
at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:9)
at io.reactivex.rxjava3.core.Maybe.subscribe(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:6)
at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:9)
at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:1)
at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:5)
at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:10)
at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:22)
at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(r8-map-id-7feb885493ea6f6b800925fae42722e4e49aa71c2cf5efd2c181123fc5717a6d:1)
at java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
at java.lang.Thread.run(Thread.java:1564)
Affected Android/Custom ROM version
android 12
Affected device model
itel s23
Additional information
I have been experiencing this problem for 8-10 days. I deleted the app after trying for the first 3 days and failed to play the video. After about 5-7 days, today I tried to play the video again and it failed. So is this the end of my journey with Newpipe? I tried as per the instructions given in the screenshot. It works with VPN but it is annoying to use VPN just to use Newpipe and have to connect again and again after some time.I thought it would be fine after 24-48 hours but I was disappointed.
Checklist
Affected version
0.28.3
Steps to reproduce the bug
Expected behavior
Every video will play without any interruptions.
Actual behavior
No response
Screenshots/Screen recordings
Logs
Exception
Exceptions (1)
Crash log 1
Affected Android/Custom ROM version
android 12
Affected device model
itel s23
Additional information
I have been experiencing this problem for 8-10 days. I deleted the app after trying for the first 3 days and failed to play the video. After about 5-7 days, today I tried to play the video again and it failed. So is this the end of my journey with Newpipe? I tried as per the instructions given in the screenshot. It works with VPN but it is annoying to use VPN just to use Newpipe and have to connect again and again after some time.I thought it would be fine after 24-48 hours but I was disappointed.