- Notifications
You must be signed in to change notification settings - Fork24
Zencoder Reports Wrapper#15
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks for submitting! This is a good start -- three suggestions:
If you want to make those suggested changes, please go for it! Otherwise, I'll merge your PR and make the changes myself. Cheers |
Excellent, I'll make those changes if you don't mind and I'll submit them in a few days, if that's cool? Thanks for all the feedback, they definitely make sense, I just wanted to get something quick and dirty working to begin with... Thanks, On Monday, October 29, 2012 at 7:31 PM, Alex Schworer wrote:
|
Totally cool -- take your time for the changes. If you get stuck or pulled off to something else, let me know and I'll take it over. |
It's taken some time, but I've added in these changes. Let me know what you think, hopefully it works to your requirements. Cheers, |
Thanks for making these changes, I should be able to pull these in pretty easily. |
Cool, let me know if there are any issues or if more testing is required. Cheers, On Sat, Feb 23, 2013 at 4:07 PM, Alex Schworernotifications@github.comwrote:
|
Merged -- thank you! |
I've added the functionality in core.py to get usage reports from the Zencoder API. It should follow the conventions already present in the file. It should also conform to the documentation which can be found here:https://app.zencoder.com/docs/api/reports/minutes.
Please let me know if there are any issues or anything further I can add!
Thanks,
-Mark