Skip to content

Instantly share code, notes, and snippets.

@caseysoftware
Last active August 29, 2015 14:18
Show Gist options
  • Select an option

  • Save caseysoftware/2f25f828e6f8c65686e2 to your computer and use it in GitHub Desktop.

Select an option

Save caseysoftware/2f25f828e6f8c65686e2 to your computer and use it in GitHub Desktop.
This is used to help students load their class lectures into Clarify. The full description is here: http://clarify.io/blog/a-study-hint-for-final-exams/
from clarify_python import clarify
clarify.set_key('my api key')
clarify.create_bundle(name='TEDGlobal 2013: How reliable is your memory?', media_url='http://media.clarify.io/video/presentations/ElizabethLoftus_TEDxGlobal2013-480p.mp4')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment