Skip to content

Commit 2dc36d0

Browse files
committed
Remove <script>
1 parent a56df1d commit 2dc36d0

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/website/plugins/youtube

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/plugins/youtube/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ After you've generated the API key:
2828

2929
**Note:** Only JavaScript sources support plugins.
3030

31-
2. Initialize the plugin by giving it access to the YouTube video player instance(s) running on your page. This can be done by adding this script, <script src="https://www.youtube.com/iframe_api"></script> to the section of the source code where the page loads.
31+
2. Initialize the plugin by giving it access to the YouTube video player instance(s) running on your page. This can be done by adding this script to the section of the source code where the page loads.
3232

3333
- Use the initialize method in the YouTube `onYouTubeIframeAPIReady()` function to register and initialize the plugin with the player instance and your API key:
3434

0 commit comments

Comments
 (0)