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

Unable to watch purchased movies #580

Closed
sebnutt opened this issue Feb 19, 2019 · 17 comments
Closed

Unable to watch purchased movies #580

sebnutt opened this issue Feb 19, 2019 · 17 comments

Comments

@sebnutt
Copy link

sebnutt commented Feb 19, 2019

Dear all,

After installing youtube add-on from Kodi repo on KODI 18.1 for Android TV on Xiaomi Mi Box S, I can navigate the folders and even get my purchased movies listed.

The issue is that when I try to watch any of them, nothing happens.

No issue while watching unDRMed movies (trailers, etc...). No issue within the youtube native app to watch purchased movies either.

Youtube and InputStream.adaptative add-ons configured as expected.

Thanks for support.

@sebnutt
Copy link
Author

sebnutt commented Feb 19, 2019

Just tried installing KODI 18.1 on my Samsung Gran Prime => exact same behavior

  • KODI installed from Play store
  • Youtube add-on installed from kodi repo

@anxdpanic
Copy link
Collaborator

Was working on the addon when your initial comment came in, and was able to fix up Purchases.
Can you try 6.4.1~alpha2 from: https://github.com/jdf76/repository/tree/master/testing/official/zips/plugin.video.youtube

@sebnutt
Copy link
Author

sebnutt commented Feb 19, 2019

I'll try as soon as i'm back home and met toi know. Co i need To perform a factory reset or reinstall if the addon would be enough ?

@anxdpanic
Copy link
Collaborator

All that's required is to install the alpha from zip. If it doesn't work straight away just try restarting Kodi at that point.

@sebnutt
Copy link
Author

sebnutt commented Feb 19, 2019

I can't unfortunately install 6.4.1~alpha2 from the zip.
I got a pop-up saying "installation failed"

@anxdpanic
Copy link
Collaborator

I just got that too, second try it installed. Everything is fine with the zip, something was likely in use on my end.
I would need a debug log to capturing the installation failed to hopefully see what might be causing it in your case.

@anxdpanic
Copy link
Collaborator

Have you since been able to update and resolve the issue?

@sebnutt
Copy link
Author

sebnutt commented Mar 12, 2019

Sorry for this late reply. Fortunately, installing 6.4.1~alpha4.zip youtube add-on solved the issue for some purchased movies on Youtube. Grateful hugs !
Still have to identify why not all movies work are streaming...

@anxdpanic
Copy link
Collaborator

For the movies that aren't working, do they play the first ~10 seconds?

@sebnutt
Copy link
Author

sebnutt commented Mar 12, 2019

Some play, others don't even start.

@sebnutt
Copy link
Author

sebnutt commented Mar 12, 2019

Nothing typical noticed

@anxdpanic
Copy link
Collaborator

anxdpanic commented Mar 12, 2019

If you can get a debug log trying to play the ones that fail, I'd be happy to take a look. I only have a few purchases purely for test purposes.

For the ones that start to play, if you change the Stream Selection to Manual in the InputStream Adaptive settings you'll be able to select a lower resolution stream that will work.

YouTube doesn't provide the resolutions you have access too, only a general hint(which isn't perfect) and they provide the urls to all resolutions even ones you don't have access to, which causes that issue.

@sebnutt
Copy link
Author

sebnutt commented Mar 12, 2019

I'll try manually and let you know.

@nonobio
Copy link

nonobio commented Mar 20, 2019

Hello,
I just discover that i could maybe watch my YouTube's purchased or rented movies on Kodi, great !! Thanks for your work :)
So i tried.
First i didn't see the "My purchases" folder. I enable MPEG DASH to display it. Is that normal ? What's the aim of MPEG DASH exactly ?
Then i tried to watch my purchased movie : it didn't work : i updated manually the addon to 6.4.1 beta 1 and playback started :) , but it hang after 10 seconds. I saw info in changelog about that so : i changed input stream adaptive setting "stream selection" from Auto to Manual : it works with some flux but not all of them (HD flux doesn't work :( )...and : i have no sound at all whatever the flux.
I also see that mpeg dash vod require proxy to be set at http tab setting, but i don't know what to enter here.
Is there any instructions i miss ? Where are explanations about mpeg dash, prox, input stream setting, etc. ?

@anxdpanic
Copy link
Collaborator

mpeg-dash is 'Dynamic Adaptive Streaming over HTTP'
InputStream Adaptive (the binary add-on required to use mpeg-dash) also supports DRM (ie. Widevine) which is required for purchased content.
The proxy should work with default settings, and sounds like it is working in your case.
When you purchase a video from YouTube you only have rights to certain qualities, so not all qualities will work. As mentioned in the comment above, the add-on only has a hint of what qualities you can play which results in the 10 second issue for some videos. As you're already doing you'd have to use manual selection and choose the highest functioning resolution in those cases.

Wish there was a better solution, hopefully this will improve in the future.

@nonobio
Copy link

nonobio commented Mar 21, 2019

Hi,
Thanks for all your explanations :)

To be sure : i need "InputStream Adaptive" to watch purchased content "AND" MPEG-DASH feature enable in YouTube addon setting (for me, if not enable i don't have "My purchase" folder) ?

About my sound issue (" i have no sound at all whatever the flux"), do you have any idea ? maybe it is better to open a new issue...

@anxdpanic
Copy link
Collaborator

Closed by 37caf0d

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

3 participants