Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VEVO videos can't be played #437

Closed
sycode opened this issue Jun 21, 2019 · 3 comments
Closed

VEVO videos can't be played #437

sycode opened this issue Jun 21, 2019 · 3 comments

Comments

@sycode
Copy link

sycode commented Jun 21, 2019

[XCDYouTubeKit] No signature function in player script
[XCDYouTubeKit] Video operation finished with error:
Domain: XCDYouTubeVideoErrorDomain
Code: 150

@sycode
Copy link
Author

sycode commented Jun 21, 2019

Thank you for confirming.
I fixed the code(fix regex expression) but the app crashed.

*** Terminating app due to uncaught exception 'NSRangeException', reason: '-[__NSCFString substringWithRange:]: Range {9223372036854775807, 0} out of bounds; string length 1169095'

@emrecelikors
Copy link

There are 3 commits that passed by SoneeJohn. Did you implement all of them ?

@sycode
Copy link
Author

sycode commented Jun 21, 2019

After fixing the regular expression, I applied 4 commits and it worked fine.
Thank you so much!

SoneeJohn added a commit that referenced this issue Jun 21, 2019
SoneeJohn added a commit that referenced this issue Jun 21, 2019
* Adaptation to YouTube API change. (#437)
Hesowcharov pushed a commit to Hesowcharov/XCDYouTubeKit that referenced this issue Sep 27, 2023
Hesowcharov pushed a commit to Hesowcharov/XCDYouTubeKit that referenced this issue Sep 27, 2023
Hesowcharov pushed a commit to Hesowcharov/XCDYouTubeKit that referenced this issue Sep 27, 2023
Hesowcharov pushed a commit to Hesowcharov/XCDYouTubeKit that referenced this issue Sep 27, 2023
* Adaptation to YouTube API change. (0xced#437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants