From 19fff886b52259fba0c6d9c27e82bc76738c3fd2 2021-09-21 23:04:17 From: Blazej Michalik <6691643+MrMino@users.noreply.github.com> Date: 2021-09-21 23:04:17 Subject: [PATCH] Update docs/source/whatsnew/pr/enable-to-add-extra-attrs-to-iframe.rst --- diff --git a/docs/source/whatsnew/pr/enable-to-add-extra-attrs-to-iframe.rst b/docs/source/whatsnew/pr/enable-to-add-extra-attrs-to-iframe.rst index efb2300..1954bc4 100644 --- a/docs/source/whatsnew/pr/enable-to-add-extra-attrs-to-iframe.rst +++ b/docs/source/whatsnew/pr/enable-to-add-extra-attrs-to-iframe.rst @@ -25,9 +25,8 @@ Related to the above, the ``YouTubeVideo`` class now takes an such that it allows autoplay. .. note:: - Whether this works depends on whether the autoplay policy of the browser - rendering the HTML allows it. It might not work in every circumstance, and - could get blocked by browser extensions. + Whether this works depends on the autoplay policy of the browser rendering + the HTML allowing it. It also could get blocked by some browser extensions. Try it out! ::