Skip to content

basghar/angular-wistia

Repository files navigation

Angular attachments app for Wistia video hosting service

Work in progress to separate reusable wistia directives from sample app into its own module

Directive aw-attachments

Usage:

<div aw-attachments
     owner-id="{{itemId}}"
     viewer="showVideoPlayer(media)"
     upload-options="uploadOptions">
</div>

where

Directive aw-player

Usage:

<div wistia-player
     src-hashed-id="media.hashed_id">
</div>

where

  • src-hashed-id: hashed id of wistia media object

Demo

http://basghar.github.io/angular-wistia/

Documentation (work in progress)

http://basghar.github.io/angular-wistia/main.html

TO-DOs

Right now todos are embedded in the source code. And I want to force myself to use some automated way to generate todos.md

https://github.com/Bartvds/grunt-todos seems a good start.

Bitdeli Badge

About

Angular directives for Wistia video hosting service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •