It drives me crazy that YouTube videos start playing automatically. It’s especially annoying when you click on a link from a co-worker and then the phone rings… and then your speakers start blaring a completely inappropriate sound, usually accompanied by terrible dancing.
YouTube视频开始自动播放让我发疯。 当您单击同事的链接,然后电话响起时,尤其令人烦恼……然后您的扬声器开始发出完全不适当的声音,通常伴随着可怕的舞蹈。
So I went searching for the best method to disable these videos from playing automatically, and came up with three different options that I’ve listed for you here.
因此,我一直在寻找使这些视频无法自动播放的最佳方法,并提出了我在这里为您列出的三个不同选项。
Method 1: Using the StopAutoPlayingAlready Extension
方法1:使用StopAutoPlayingAlready扩展
I’ve created an extension for Firefox that will prevent YouTube videos from automatically playing by converting the default player to the embedded one that doesn’t auto-play.
我已经为Firefox创建了一个扩展程序,该扩展程序可以通过将默认播放器转换为无法自动播放的嵌入式播放器来防止YouTube视频自动播放。
Note: I can’t really take any credit for this, because all of the logic is from the greasemonkey script below. All I did was convert it into an extension for people that don’t use greasemonkey.
注意:我对此实在不敢恭维,因为所有逻辑均来自下面的oilsmonkey脚本。 我所做的就是将其转换为不使用油烟猴的人的扩展。
Once you install the extension, you’ll notice that the videos on YouTube.com now have the play button:
安装扩展程序后,您会注意到YouTube.com上的视频现在具有播放按钮:

To install, download the extension to your hard drive, and then drag it to your Firefox Add-ons dialog:
要安装,请将扩展下载到您的硬盘驱动器,然后将其拖到“ Firefox加载项”对话框中:

Install StopAutoPlayingAlready Extension for Firefox
为Firefox安装StopAutoPlayingAlready Extension
Method 2: Using the Youtube Prevent Autoplay Script
方法2:使用Youtube Prevent自动播放脚本
If you love using Greasemonkey you’ll probably prefer this method. All you need to do is install the greasemonkey script and it will work exactly as the extension above.
如果您喜欢使用Greasemonkey,则可能会喜欢这种方法。 您需要做的就是安装油腻的monkey脚本,它将完全按照上面的扩展名运行。
All of the credit goes to Yansky for figuring out this method. I assume he used Fry’s 7-leaf clover.
所有的功劳归于Yansky找出了这种方法。 我认为他用的是弗莱的七叶草。
Download Youtube Prevent Autoplay Script from userscripts.org
从userscripts.org下载YouTube阻止自动播放脚本
Method 3: Using the Stop Autoplay Extension
方法3:使用停止自动播放扩展
This extension will not only stop Youtube videos from auto-playing, but will stop all embedded media from playing automatically. Note that if you use this extension you really don’t need the other solutions.
该扩展程序不仅会阻止Youtube视频自动播放,而且会阻止所有嵌入式媒体自动播放。 请注意,如果您使用此扩展程序,则实际上不需要其他解决方案。
After installing this extension, you’ll notice that the video is completely gone from the page.
安装此扩展程序后,您会注意到该视频已从页面中完全消失。

Once you click on the video, it will then load and then start playing. This definitely isn’t quite as elegant of a solution, but if it’s brute force you want, enjoy!
单击视频后,它将加载并开始播放。 这绝对不是解决方案的优雅之处,但是如果您要蛮力的话,那就享受吧!
Install Stop Autoplay Extension from Mozilla Add-ons
从Mozilla附加组件安装Stop Autoplay Extension
Method 4: FlashBlock Extension
方法4:FlashBlock扩展
I’m adding this to the list per suggestion from the readers… you can also use the FlashBlock extension to completely block flash, which is a good option for some people. It will block the flash players exactly the same as the other solutions… just click on it to make it play.
我根据读者的建议将其添加到列表中……您也可以使用FlashBlock扩展完全阻止闪存,这对于某些人来说是个不错的选择。 它将阻止Flash播放器与其他解决方案完全相同……只需单击它即可播放。

Download FlashBlock Extension from mozdev.org