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

ramp returns "None,None" for time while playing #18

Closed
dylancaponi opened this issue Aug 13, 2014 · 2 comments
Closed

ramp returns "None,None" for time while playing #18

dylancaponi opened this issue Aug 13, 2014 · 2 comments

Comments

@dylancaponi
Copy link

Ramp output while youtube video is playing:

RampSubprotocol(The Best Robin Williams Moments | Mashable, None/None, playing)

Ramp output while paused:

RampSubprotocol(The Best Robin Williams Moments | Mashable, 87.053/None, stopped)

readme shows this working correctly but it seems like I get None/None as ramp output for any playing video.
from readme:

ramp
RampSubprotocol(Epic sax guy 10 hours, 810.4/36001, playing)

@balloob
Copy link
Collaborator

balloob commented Aug 13, 2014

You are correct. It seems that they have adjusted the data that is available through the RAMP protocol. I will look into removing the total time.

@balloob
Copy link
Collaborator

balloob commented Aug 13, 2014

Fixed in 309fa35

@balloob balloob closed this as completed Aug 13, 2014
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