diff options
author | Sam Potts <sam@selz.com> | 2015-04-15 01:14:36 +1000 |
---|---|---|
committer | Sam Potts <sam@selz.com> | 2015-04-15 01:14:36 +1000 |
commit | e702d9a8816b33b9db26d55d37a84b01b5df070b (patch) | |
tree | bfe210976137ad6451bb401457a7598f7e3910dc | |
parent | b0aeccb793281bfdc6d902f0137dc7e8534852f8 (diff) | |
download | plyr-e702d9a8816b33b9db26d55d37a84b01b5df070b.tar.lz plyr-e702d9a8816b33b9db26d55d37a84b01b5df070b.tar.xz plyr-e702d9a8816b33b9db26d55d37a84b01b5df070b.zip |
Update readme.md
-rw-r--r-- | readme.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -25,11 +25,10 @@ Oh and yes, it works with Bootstrap. Check out [the changelog](changelog.md) ## Planned development +- Playlists (audio and video) +- YouTube and Vimeo support - Accept a string selector, a node, or a nodelist for the `container` property of `selectors`. - Multiple language captions (with selection) -- Playlists (audio and video) -- Set source by API -- Tooltip option (for seeking and controls) ... and whatever else has been raised in [issues](https://github.com/Selz/plyr/issues) If you have any cool ideas or features, please let me know by [creating an issue](https://github.com/Selz/plyr/issues/new) or of course, forking and sending a pull request. |