-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
ASAPIssue needs to be fixed as soon as possibleIssue needs to be fixed as soon as possiblebugIssue is related to a bugIssue is related to a bugrequires extractor changeThis issue requires a change to the extractorThis issue requires a change to the extractoryoutubeService, https://www.youtube.com/Service, https://www.youtube.com/
Description
Please also see About YouTube playback errors - YouTube changed some things to get working streams
Checklist
- I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have read the FAQ and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected version
0.27.0
Steps to reproduce the bug
Open the video and try to play it.
Expected behavior
For the videos to play.
Actual behavior
The video doesn't want to play. An error code appears in the notification.
Screenshots/Screen recordings
No response
Logs
Exception
- User Action: play stream
- Request: Player error[type=ERROR_CODE_IO_BAD_HTTP_STATUS] occurred while playing https://www.youtube.com/watch?v=WoLa-J8YpxU
- Content Country: RU
- Content Language: ru-RU
- App Language: ru_RU
- Service: YouTube
- Version: 0.27.0
- OS: Linux Android 7.0 - 24
Crash log
com.google.android.exoplayer2.ExoPlaybackException: Source error
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:644)
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:616)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:159)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403
at org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.open(YoutubeHttpDataSource.java:422)
at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:263)
at com.google.android.exoplayer2.upstream.TeeDataSource.open(TeeDataSource.java:52)
at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:796)
at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:609)
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:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
Affected Android/Custom ROM version
Android 7
Affected device model
Asus z500m
Additional information
No response
mwip, DrFelixWeird, mendess, kovdavid, omnomctr and 32 moreCoool
Metadata
Metadata
Assignees
Labels
ASAPIssue needs to be fixed as soon as possibleIssue needs to be fixed as soon as possiblebugIssue is related to a bugIssue is related to a bugrequires extractor changeThis issue requires a change to the extractorThis issue requires a change to the extractoryoutubeService, https://www.youtube.com/Service, https://www.youtube.com/