Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't download 720p Big YouTube videos #8314

Open
5 tasks done
noobimpostor2 opened this issue Apr 30, 2022 · 3 comments
Open
5 tasks done

Can't download 720p Big YouTube videos #8314

noobimpostor2 opened this issue Apr 30, 2022 · 3 comments
Labels
bug Issue is related to a bug youtube Service, https://www.youtube.com/

Comments

@noobimpostor2
Copy link

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • 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.23.0

Steps to reproduce the bug

Exception

  • User Action: download failed
  • Request: https://www.youtube.com/watch?v=8GE-FlT1fhc [ {type=video format=MPEG-4 quality=720p videoOnly=false} ]
  • Content Country: IN
  • Content Language: en-IN
  • App Language: en_IN
  • Service: YouTube
  • Version: 0.23.0
  • OS: Linux Android 11 - 30
Crash log

java.net.ProtocolException: unexpected end of stream
	at com.android.okhttp.internal.http.Http1xStream$FixedLengthSource.read(Http1xStream.java:398)
	at com.android.okhttp.okio.RealBufferedSource$1.read(RealBufferedSource.java:372)
	at us.shandian.giga.get.DownloadRunnableFallback.run(DownloadRunnableFallback.java:98)
	at us.shandian.giga.get.DownloadRunnableFallback.run(DownloadRunnableFallback.java:131)
	at us.shandian.giga.get.DownloadRunnableFallback.run(DownloadRunnableFallback.java:131)
	at us.shandian.giga.get.DownloadRunnableFallback.run(DownloadRunnableFallback.java:131)


Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

@noobimpostor2 noobimpostor2 added the bug Issue is related to a bug label Apr 30, 2022
@opusforlife2 opusforlife2 added the youtube Service, https://www.youtube.com/ label Apr 30, 2022
@noobimpostor2
Copy link
Author

noobimpostor2 commented Apr 30, 2022

Btw I know it's YouTube side patch (update) , because since week I can't download any HD 720p video with Newpipe , and also can't play on VLC player and also online downloader services not working on big YouTube videos.

I reported here because if anyone facing same issue or is just me?

@noobimpostor2 noobimpostor2 changed the title Can't download big YouTube videos Can't download 720p Big YouTube videos Apr 30, 2022
@AudricV
Copy link
Member

AudricV commented Apr 30, 2022

YouTube has some (voluntary?) server issues with 720p video+audio (itag 22) on some videos.

I saw this issue recently on yt-dlp and youtube-dl issue trackers too. There is nothing we can do for this specific format right now, but we can switch to the video-only and audio merged variant (like we did for video playback to allow seamless transition when switching between other apps).

The issue seems to solve by itself when waiting some time (the video stream is again fetchable).

@noobimpostor2

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug youtube Service, https://www.youtube.com/
Projects
None yet
Development

No branches or pull requests

3 participants