alexeichhorn / YouTubeKit

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

Unable to get stream video on iOS17.4 #36

Closed sycode closed 6 months ago

sycode commented 6 months ago

Video stream URL cannot be obtained on iOS17.4.

(error) pattern (ytplayer\.config\s*=\s*) failed:

alexeichhorn commented 6 months ago

Can you maybe try the newest commit in main. It fixes some rare issues. Otherwise, please provide some more details like video id, your approximate location.

sycode commented 6 months ago

I tried it with the latest commit and succeeded. Thank you for your support.