Title: Playlist embed with annotations
Last modified: May 30, 2017

---

# Playlist embed with annotations

 *  [grahamtheg](https://wordpress.org/support/users/grahamtheg/)
 * (@grahamtheg)
 * [9 years ago](https://wordpress.org/support/topic/playlist-embed-with-annotations/)
 * I am using shortcodes for embedding a playlist [lyte id=”xxx” playlist=”true”]
 * How do I enable annotations by default?
 * The usual iv_load_policy=”1″ is having no effect whether I add it as a parameter:
 * [lyte id=”xxx” playlist=”true” iv_load_policy=”1″]
 * Or
 * if I append it to the playlist e.g. [lyte id=”xxx&iv_load_policy=”1″] and other
   combinations.
 * Appreciate your assitance.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [9 years ago](https://wordpress.org/support/topic/playlist-embed-with-annotations/#post-9180549)
 * iv_load_policy is hardcoded to 3 in [https://github.com/futtta/wp-youtube-lyte/blob/master/lyte/lyte.js#L91](https://github.com/futtta/wp-youtube-lyte/blob/master/lyte/lyte.js#L91)
   I’m afraid [@grahamtheg](https://wordpress.org/support/users/grahamtheg/) (and
   in lyte-min.js), you’ll have to change that `3` to a `1` in those 2 files.
 * hope this helps,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Playlist embed with annotations’ is closed to new replies.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/playlist-embed-with-annotations/#post-9180549)
 * Status: not resolved