Skip to content

Commit

Permalink
Add JW Player to documentation that applies
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Haigh authored and mamaddox committed Jul 27, 2021
1 parent f9df1c0 commit caa3227
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ads/_integration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Some ad formats are not fully supported at the moment and we recommend testing t

## Video Player

_Examples : Brightcove, Ooyala_
_Examples : Brightcove, JW Player, Ooyala_

A video player that works in regular HTML pages will not work in AMP and therefore a specific tag must be created that allows the AMP Runtime to load your player.
Brightcove has created a custom [amp-brightcove](https://github.com/ampproject/amphtml/blob/main/extensions/amp-brightcove/amp-brightcove.md) tag that allows media and ads to be played in AMP pages.
Expand Down
1 change: 1 addition & 0 deletions extensions/amp-analytics/amp-video-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ AMP video analytics gathers data about how users interact with videos in AMP doc
| `<amp-3q-player>` | Partial support<sup>[1]</sup> |
| `<amp-brid-player>` | Partial support<sup>[1]</sup> |
| `<amp-brightcove>` | Full support |
| `<amp-jwplayer>` | Full support |
| `<amp-dailymotion>` | Partial support<sup>[1]</sup> |
| `<amp-ima-video>` | Partial support<sup>[1]</sup> |
| `<amp-nexxtv-player>` | Partial support<sup>[1]</sup> |
Expand Down

0 comments on commit caa3227

Please sign in to comment.