silentsokolov / go-vimeo

Vimeo Go API client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A couple of questions

ceresti-mrw opened this issue · comments

  • Is there a reason that the /me/videos call is not supported?
  • Is there a reason why not all of the JSON returned it put into the Video struct?

Is there a reason that the /me/videos call is not supported?

I put this in the documentation here and here. And take a look at the code. Sorry, the description of the methods is pretty meager, but I'm working on it!

Is there a reason why not all of the JSON returned it put into the Video struct?

What do you have in mind? One of the fields is missing?

Well ... i waiting commit in your fork (or PR)