alexeichhorn / YouTubeKit

YouTube video and audio extractor for iOS, watchOS, visionOS, tvOS and macOS
MIT License
196 stars 42 forks source link

Add m3u8 support? #5

Open llsc12 opened 1 year ago

llsc12 commented 1 year ago

YouTube's iOS client has added a new hls manifest option with qualities to 1080p. Could this be added to YouTubeKit?

waliid commented 1 year ago

Here is my proposal: https://github.com/alexeichhorn/YouTubeKit/pull/13