XCDYouTubeKit icon indicating copy to clipboard operation
XCDYouTubeKit copied to clipboard

[XCDYouTubeKit] Failed to decode response Code: -3

Open haroonakram opened this issue 3 years ago • 7 comments

I am facing this issue where videos are not working on IOS.

I saw the issue #525 #530 #531 none of them are giving any solution....

Can anyone help in this regards.....

[XCDYouTubeKit] Failed to decode response from https://www.youtube.com/get_video_info?el=embedded&hl=en&ps=default&video_id=XXX (response.textEncodingName = utf-8, data.length = 0) 2022-04-07 12:26:43.614337+0300 App[35454:2561464] [XCDYouTubeKit] Video operation finished with error: The operation couldn’t be completed. (XCDYouTubeVideoErrorDomain error -3.) Domain: XCDYouTubeVideoErrorDomain Code: -3 User Info: { }

haroonakram avatar Apr 07 '22 09:04 haroonakram

@haroonakram

https://github.com/0xced/XCDYouTubeKit/pull/552

this pr is ok

pod 'XCDYouTubeKit-kbexdev', :git => 'https://github.com/kbex-dev/XCDYouTubeKit.git'

beiliubei avatar May 01 '22 05:05 beiliubei

@haroonakram

#552

this pr is ok

pod 'XCDYouTubeKit-kbexdev', :git => 'https://github.com/kbex-dev/XCDYouTubeKit.git'

This works for me!!

antenehs avatar May 15 '22 20:05 antenehs

it's helpful

NguyenNgocLe avatar May 17 '22 11:05 NguyenNgocLe

@haroonakram

#552

this pr is ok

pod 'XCDYouTubeKit-kbexdev', :git => 'https://github.com/kbex-dev/XCDYouTubeKit.git'

Thanks beiliubei.

ToshMeston avatar May 30 '22 02:05 ToshMeston

@haroonakram #552 this pr is ok pod 'XCDYouTubeKit-kbexdev', :git => 'https://github.com/kbex-dev/XCDYouTubeKit.git'

Thanks beiliubei.

Hello Please help me , currently I am using this

pod 'XCDYouTubeKit', git: 'https://github.com/jatin19121990/XCDYouTubeKit', branch: 'hotfix/Can-Not-Play-video-any-more---XCDYouTubeVideoErrorDomain-Code=-3-#525', submodules: true

what I have to do for updating to the correct one .

Facing this issue :- [XCDYouTubeKit] Failed to decode response from https://www.youtube.com/get_video_info?el=embedded&hl=en&html5=1&ps=default&video_id=UtN1jwsdyxI (response.textEncodingName = utf-8, data.length = 0) 2022-05-30 11:55:31.355397+0530 TopFan[2505:92476] [XCDYouTubeKit] Video operation finished with error: The operation couldn’t be completed. (XCDYouTubeVideoErrorDomain error -3.) Domain: XCDYouTubeVideoErrorDomain Code: -3 User Info: { }

beiliubei. Please help me

mayurchaudhary-kiwi avatar May 30 '22 12:05 mayurchaudhary-kiwi

[XCDYouTubeKit] Failed to decode response from https://www.youtube.com/get_video_info?c=ANDROID&cver=16.05.7&eurl=https://youtube.googleapis.com/v/ILAU8Kr5Pq4&hl=en&html5=1&sts=&video_id=ILAU8Kr5Pq4 (response.textEncodingName = utf-8, data.length = 0) [XCDYouTubeKit] Video operation finished with error: The operation couldn’t be completed. (XCDYouTubeVideoErrorDomain error -3.) Domain: XCDYouTubeVideoErrorDomain Code: -3 User Info: { }

@beiliubei I face the same issue, can you please help me?

JaydeepVirani303 avatar Aug 06 '22 06:08 JaydeepVirani303

I found this issue, in my case, this is not working due to a region issue. some video is not available in a specific region so you will get this error.

JaydeepVirani303 avatar Aug 17 '22 04:08 JaydeepVirani303