0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
MIT License
2.92k stars 626 forks source link

Does SCDYouTubeKit support play a video offline? #360

Closed oososo closed 5 years ago

oososo commented 6 years ago

If It played a video online , could it cache the video data so that it can play the video next time without internet.

SoneeJohn commented 6 years ago

@oososo Yes you can. However, you will need to write come sort of networking code for that like NSURLSession