From e702d9a8816b33b9db26d55d37a84b01b5df070b Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Wed, 15 Apr 2015 01:14:36 +1000 Subject: [PATCH] Update readme.md --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 6ae64932..8913077c 100644 --- a/readme.md +++ b/readme.md @@ -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.