colons / uchuu

A service-agnostic streaming video player for iOS, built on youtube-dl
1 stars 1 forks source link

youtube videos will not be able to resume past the existing buffer if left paused for a couple of hours #16

Open colons opened 6 years ago

colons commented 6 years ago

Hopefully, AVPlayer provides a hook to handle failed network requests, so we can renegotiate. If not, we might be kinda out of luck here, and may have to just pretend that #11 is an adequate alternative (which it isn't).

colons commented 6 years ago

this is probably also gonna mess with our ability to handle continuous playback of very long playlists