Skip to content

Add YouTube Disable Autoplaying #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1530,6 +1530,21 @@ Userscripts can be used w/ the following browsers:
</blockquote>
</details>

<details> <!-- YouTube Disable Autoplaying -->
<summary><a href="https://gist.github.com/lumynou5/b036f405a0888bf9c3b9a3f560e36f3d">YouTube Disable Autoplaying</a> - Disable YouTube autoplaying everywhere.</summary><br>
<blockquote>
<p>This prevents playlists, shorts, and hovered videos on the home page from autoplaying.</p>
</blockquote>
<blockquote>
💾 <a href="https://gist.github.com/lumynou5/b036f405a0888bf9c3b9a3f560e36f3d/raw/youtube-disable-autoplaying.user.js">
Install</a> /
📢 <a href="https://gist.github.com/lumynou5/b036f405a0888bf9c3b9a3f560e36f3d">
Discuss</a> /
🐛 <a href="https://gist.github.com/lumynou5/b036f405a0888bf9c3b9a3f560e36f3d">
Report bug</a>
</blockquote>
</details>

<details> <!-- YouTube Play All -->
<summary><a href="https://github.com/RobertWesner/YouTube-Play-All">YouTube Play All</a> - Returns the classic "Play All" button for not just videos, but also shorts and livestreams.</summary><br>
<blockquote>
Expand Down