mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 19:40:15 +01:00
50 lines
2.4 KiB
Plaintext
50 lines
2.4 KiB
Plaintext
[Adblock Plus 3.4]
|
|
! Title: 🎬 Stop Autoplay On Video Sites
|
|
! Expires: 7 days
|
|
! Version: 10June2020v1
|
|
! Description: Are you tired of having to turn off autoplay on YouTube, Vimeo, and other video sites every time you e.g. go to incognito mode? Do you work in classrooms/courserooms and don't want to accidentally show unfitting videos to your students/coursetakers? Are you worried of having to use specific extensions just for that purpose? Then this list is for you.
|
|
! Special thanks to https://github.com/llacb47 for waterproofing large parts of this list.
|
|
! For more information about this list and other lists of mine, go to https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#english
|
|
|
|
! There's a €10 bounty reward for anyone who can figure out how to automatically turn off autoplay on Dailymotion through one or more uBlock Origin entries, payable by PayPal.
|
|
|
|
! ——— YouTube ———
|
|
! Note: Video suggestions after the video is finished, will not be shown.
|
|
/endscreen.js$script,domain=youtube.com|youtu.be|youtube-nocookie.com
|
|
youtube.com###head.ytd-compact-autoplay-renderer
|
|
youtube.com##.checkbox-on-off
|
|
youtube.com##.watch-sidebar-head
|
|
m.youtube.com##.ytm-autonav-bar
|
|
!!!/watch_autoplayrenderer.js$script,domain=youtube.com
|
|
|
|
! ——— Vimeo ———
|
|
&stream_pos=0&autoplay=true$xmlhttprequest,domain=vimeo.com
|
|
vimeo.com##.iris_progress-container
|
|
vimeo.com##.pagination_holder
|
|
vimeo.com##._16rrx
|
|
vimeo.com#%#AG_setConstant('vimeo.clip_page_config.continuous_play_enabled', 'false');
|
|
|
|
! ——— Rumble ———
|
|
||rumble.com/embedJS/u3/?request=related$xmlhttprequest
|
|
|
|
! ——— TED ———
|
|
!#if !ext_ublock
|
|
! Note: Once the outro screen is triggered and blocked, the page has to be reloaded to play the same video again. It also remains stuck on an ominously red-tinted frame when it happens.
|
|
||pb.tedcdn.com/bumpers/hls/video/out/$xmlhttprequest,domain=ted.com
|
|
!#endif
|
|
|
|
! ——— BBC Reel ———
|
|
||bbci.co.uk/plugins/onwardJourneyHTML/*/js/onwardJourney.js^
|
|
|
|
! ——— Ixigua - 西瓜视频 ———
|
|
! Note: Also removes video recommendations
|
|
||ixigua.com/api/feedv2^
|
|
|
|
! ——— Help wanted for: ———
|
|
! • Dailymotion
|
|
! • Sites using JW Player (e.g. Mediaite)
|
|
! • Gfycat
|
|
! • YouTube channel trailers (https://github.com/DandelionSprout/adfilt/issues/69 is open for help and comments on it.)
|
|
|
|
!#include uBO%20list%20extensions/StopAutoplayOnYouTube-uBOExtension.txt
|