如何使YouTube视频连续循环播放

Loop Continuously YouTube

Should you need a YouTube video on a continuous loop, a few methods can help you keep repeating a video without having to start it over manually. Here’s how to do it.

如果您需要连续循环播放YouTube视频,可以采用以下几种方法来继续播放视频,而无需手动重新开始。 这是操作方法。

使用右键单击上下文菜单 (Use the Right-Click Context Menu)

Fire up YouTube in your browser and select a video you want to loop. Right-click anywhere on the video to bring up the context menu and click the “Loop” button.

在浏览器中启动YouTube ,然后选择要循环播放的视频。 右键单击视频上的任意位置以打开上下文菜单,然后单击“循环”按钮。

Right-click the video and click "Loop."

If you right-click again, you’ll see a checkmark next to “Loop,” signifying that the video will repeat when it reaches the end.

如果再次右键单击,则会在“循环”旁边看到一个复选标记,表示该视频将在结束时重复播放。

A video set to loop over again will have a checkmark next to "Loop" in the context menu.

To turn Loop off, simply open the context menu again by right-clicking the video and selecting the “Loop” button to disable it.

要关闭“循环播放”,只需右键单击视频并选择“循环”按钮将其禁用即可再次打开上下文菜单。

Right-click the video and click "Loop" one more time to turn it off.

建立播放清单 (Create a Playlist)

This next method is useful for when you have more than one video you want to have on a continuous loop, whereas the previous method works for a single video only. You’ll have to be signed in to YouTube to access this feature.

当您要在连续循环中播放多个视频时,该下一种方法很有用,而前一种方法仅适用于单个视频。 您必须先登录YouTube才能使用此功能。

Fire up Youtube, queue up a video, and click the “Save” button, located next to the upvote and downvote icons.

启动Youtube,将视频排入队列,然后单击upvote和downvote图标旁边的“保存”按钮。

Fire up a video and click "Save."

Click the “Create a New Playlist” button.

点击“创建新的播放列表”按钮。

Click "Create a new playslist" if you don't already have one made.

Next, name the playlist, set the privacy, and then click the “Create” button.

接下来,命名播放列表,设置隐私,然后单击“创建”按钮。

Give it a name, set the privacy setting, and then click "Create."

When you click “Save” to add another video to the playlist, click the checkbox next to the playlist you just created.

当您单击“保存”以将另一个视频添加到播放列表时,请单击刚创建的播放列表旁边的复选框。

Click the checkbox next to the new playlist.

Next, click the Hamburger icon on the left side of the web interface and then select the name of the playlist.

接下来,单击Web界面左侧的Hamburger图标,然后选择播放列表的名称。

Click the Hamburger icon, and then click on the playlist you created.

Click the “Play All” button.

点击“全部播放”按钮。

Click "Play all."

When the first video loads, scroll down and click on the “Loop” icon to put the playlist into a continuous loop.

当第一个视频加载时,向下滚动并单击“循环”图标以将播放列表置于连续循环中。

When the first video loads, click on the Loop icon, located underneath the video.

使用Chrome扩展程序 (Use a Chrome Extension)

Looper for YouTube is an easy way to watch the same video again without having to press the loop button. With the extension, the YouTube player adds a special “Loop” button underneath it. You can even set how many times it will repeat or to repeat only a specific portion of the video.

YouTube的Looper是一种无需再次按循环按钮即可再次观看同一视频的简便方法。 通过扩展程序,YouTube播放器在其下方添加了一个特殊的“循环”按钮。 您甚至可以设置重复次数或仅重复视频的特定部分。

Head to the Chrome web store and add the extension to your browser.

前往Chrome网上应用店,然后将扩展程序添加到您的浏览器中。

Add the extension to Chrome.

After the extension installs, head to YouTube and open a video. Click on the “Loop” button to open the menu for looping your video. Alternatively, you can press “P” on your keyboard to enable loop that way.

安装扩展程序后,转到YouTube并打开一个视频。 单击“循环”按钮以打开用于循环播放视频的菜单。 或者,您可以按键盘上的“ P”以启用循环。

When you fire up a video, click on the "Loop" icon, located underneth the video player.

By default, the extension will loop your video indefinitely. If you want to change that, click either checkbox to loop as many times as you need or to loop a specific portion of the video.

默认情况下,扩展名将无限期循环播放您的视频。 如果要更改该设置,请单击复选框以循环播放所需次数或循环播放视频的特定部分。

Manually set how many times it will repeat and which part of the video to loop.


No matter the reason, if you need to loop a YouTube video, there’s more than one way to get it done and listen/watch continuously without having to interact with the player.

无论出于何种原因,如果您需要循环播放YouTube视频,都可以通过多种方式完成它,而无需与播放器进行交互即可连续收听/观看。

翻译自: https://www.howtogeek.com/444427/how-to-make-youtube-videos-loop-continuously/

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/278434.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Android ABI

2019独角兽企业重金招聘Python工程师标准>>> 获取当前ABI var supportsABIs:Array<String>? null if(Build.VERSION.SDK_INT > 21) {supportsABIs Build.SUPPORTED_ABIS } var currentABI Build.CPU_ABI 通过Build可以获取当前手机支持的abi集以及cpu的…

nginx限流健康检查

Nginx原生限流模块:ngx_http_limit_conn_module模块根据前端请求域名或ip生成一个key&#xff0c;对于每个key对应的网络连接数进行限制。配置如下:http模块server模块#http模块内 http {include mime.types;default_type application/octet-stream;log_format main [$t…

如何在Ubuntu上创建桌面快捷方式

Desktop icons should be simple, but they’re not on Ubuntu 18.04 LTS and newer releases like Ubuntu 19.10. Follow these easy steps to get desktop shortcuts for your favorite applications, just like on other operating systems and other Linux desktops. 桌面图…

阿里再破记录!代表中国企业首次在这项国际比赛中摘得银牌!

2月9日在洛杉矶举行的第11届网络搜索与数据挖掘国际会议&#xff08;WSDM 2018&#xff09;上&#xff0c;公布了今年的WSDM Cup竞赛成绩&#xff0c;来自阿里巴巴的AliOS团队凭借优秀的算法能力&#xff0c;摘得榜眼。这是该赛事举办11届以来&#xff0c;中国企业在该赛事上首…

闪存驱动器_将闪存驱动器变成便携式Web服务器

闪存驱动器Portable applications are very useful for getting work done on the go, but how about portable servers? Here’s how you can turn your flash drive into a portable web server. 便携式应用程序对于在旅途中完成工作非常有用&#xff0c;但是便携式服务器呢…

Android中文API-ViewStub

ViewStub控件是一个不可见&#xff0c;0尺寸得惰性控件。当ViewStub控件设置可见&#xff0c;或者调用inflate()&#xff0c;并运行完毕之后&#xff0c;ViewStub所指定的layout资源就会被载入。这个ViewStub就会被新载入的layout文件取代。ViewStub也会从其父控件中移除。因此…

如何播放梅西百货的感恩节大游行2019

Macy’s梅西百货As we draw ever closer to the Thanksgiving holiday, multiple things come to mind: turkey, Black Friday, and the Macy’s Thanksgiving Day Parade. With that in mind, you might want to find a way to stream it for your family. 随着我们越来越接近…

AJAX入门这一篇就够了

什么是Ajax Ajax(Asynchronous JavaScript and XML) 异步JavaScript和XML Ajax实际上是下面这几种技术的融合&#xff1a; (1)XHTML和CSS的基于标准的表示技术(2)DOM进行动态显示和交互(3)XML和XSLT进行数据交换和处理(4)XMLHttpRequest进行异步数据检索(5)Javascript将以上技术…

如何在iPhone和iPad上允许“不受信任的快捷方式”

Khamosh PathakKhamosh PathakShortcuts is now a stock app in iOS 13, iPadOS 13, and beyond. Thanks to Apple’s stricter rules, any shortcut you download from the internet is blocked. Here’s how you can allow untrusted shortcuts on your iPhone or iPad. 现在…

SpringBoot入门 (一) HelloWorld

一 什么是springboot springboot是一个全新的框架&#xff0c;它设计的目的简化spring项目的初始环境的搭建和开发&#xff0c;主要有以下几个特点&#xff1a; 1、简化初始配置 &#xff0c;可与主流框架集成&#xff1b; 2、内置Servlet容器&#xff0c;无需在打War包&#x…

gmail附件调用_如何将Gmail附件保存到Google云端硬盘

gmail附件调用While you can access Gmail attachments by opening the related message deep within Google’s client, it’s not very convenient. You need a central location to access saved documents and images. This guide shows you how to save Gmail attachments…

如何使用VLOOKUP在Google表格中查找数据

VLOOKUP is one of the most misunderstood functions in Google Sheets. It allows you to search through and link together two sets of data in your spreadsheet with a single search value. Here’s how to use it. VLOOKUP是Google表格中最容易被误解的功能之一。 它使…

WPF项目学习.一

WPF项目搭建 版权声明&#xff1a;本文为博主初学经验&#xff0c;未经博主允许不得转载。 一、前言 记录在学习与制作WPF过程中遇到的解决方案。 使用MVVM的优点是 数据和视图分离&#xff0c;双向绑定&#xff0c;低耦合&#xff0c;可重用行&#xff0c;相对独立的设计和逻辑…

airpods_如何通过AirPods与其他人共享音乐

airpodsKhamosh PathakKhamosh PathakUsing the new Audio Sharing feature introduced in iOS 13.1 and iPadOS 13.1, you can share audio from one iPhone with two AirPods. You can watch a video or listen to a song along with your friend in just a tap! 使用iOS 13.…

谷歌云使用账号密码_如何使用Google密码检查

谷歌云使用账号密码Google has a tool designed to securely analyze your passwords against a database of ones that are known to be compromised and breached. Password Checkup is available as an extension or a web service. Here’s how to use it. Google提供了一种…

Jolicloud是一款适合上网本的漂亮新操作系统

Want to breathe new life into your netbook? Here’s a quick look at Jolicloud, a unique new Linux based OS that lets you use your netbook in a whole new way. 想为您的上网本注入新的活力吗&#xff1f; 快速浏览一下Jolicloud&#xff0c;这是一个独特的基于Linu…

Repeater片段

1.字段过长截取字符串 1.1 截取字符串类 可以直接substring 也可以<%# Utility.Common.GetShow( Eval("NewTitle").ToString(),20,true) %><td><%#fcwms.Common.GetContent.GetShow(Eval("com_address").ToString(), 19, true)%> </t…

谷歌浏览器的翻译功能在哪_如何在Google表格中使用AND和OR功能

谷歌浏览器的翻译功能在哪If you’ve ever wanted to check whether data from your Google Sheets spreadsheet meets certain criteria, you can use AND and OR. These logical functions give you TRUE and FALSE responses, which you can use to sort through your data.…

保存网络文章以供以后使用Instapaper阅读

Have you ever come across a bunch of great articles that you want to read online, but just don’t have the time? Today we take a look at an online service that allows you to read your articles later, either online, or on an iPhone, or eReader. 您是否曾经遇…

谷歌chrome xp_将非Google任务列表添加到Chrome

谷歌chrome xpMost people rely on a task list to help them remember what they need to do but not everyone wants one that is tied to a Google account. If you have been wanting an independent tasks list then join us as we look at the Tasks extension for Googl…