gatecrasher777/ytcog

Inconsistent Playback (Slow Buffering)

r0hin opened this issue · 2 comments

r0hin commented

I'm sure you already know but thought I'd post here about a recent change YouTube made that affects how videos are parsed. Leads to slow playback.

TeamNewPipe/NewPipeExtractor#785
Here's a referenced pull that seemed to help.

Edit: I have also been noticing that some playback URLs simply don't work. I think this is related to this issue since it's only been happening since this change and seems to be in a similar realm. (Links will work upon retrying the video information fetch code.)

Thanks!

I added this PR based off the NewPipe change
#25

r0hin commented

Absolutely stunning speed! Thanks both.