9
It seems the #youtube blocks again ๐ค๐ก๐คฌ
(framapiaf.org)
Website : https://newpipe.net
Blog : https://newpipe.net/blog/
Github : https://github.com/TeamNewPipe/NewPipe
Donate : https://newpipe.net/donate/
@zem @newpipe YouTube is working for me, what is the error you're getting? Before the last update I was getting a 403 error for YT videos, but not anymore.
@rrapio @newpipe If I look in the long log : Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException
@zem @newpipe could you send more text from the log? This error depends on the actual status code. What NewPipe version are you using?
@rrapio @newpipe
at com.google.android.exoplayer2.upstream.StatsDataSource.open(StatsDataSource.java:84)
at com.google.android.exoplayer2.source.chunk.InitializationChunk.load(InitializationChunk.java:99)
at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)