hyunsupul / aesop-core

Open-sourced suite of components that empower interactive storytelling in WordPress.
http://aesopstoryengine.com
GNU General Public License v2.0
245 stars 56 forks source link

Disable youtube recommendations at end of video #153

Closed artjomsimon closed 9 years ago

artjomsimon commented 9 years ago

Hi Nick,

we're quite happily using AESOP in a few of our projects, along with a few small and some more or less intrusive modifications.

I'll start to clean up and package pull requests for the changes I think a greater user base would benefit from - you're free to ignore them, of course, but if you merge them, the update process for us will become easier :) Here's the first one of more to come:

Normally, the embedded youtube player will show recommended videos based on the one played. This isn't however desired if we want the reader to submerge into a long, distraction-free reading/viewing experience, so we've disabled the video recommendations for our projects. I even think this would make a good default for AESOP.

Thank you, Artjom

bearded-avenger commented 9 years ago

Thanks for this @0x000000h ! Would you mind doing the PR against the dev branch? We like to keep Master clean as it's the public release.

https://github.com/bearded-avenger/aesop-core/wiki/Contributing-Code

artjomsimon commented 9 years ago

Thanks! Of course, just ignore all the duplicates until I've figured out how to do it (This is my first PR, don't laugh)

Artjom