Eloston/disable-html5-autoplay

Disable HTML5 Autoplay not working on http://time.com

Opened this issue · 2 comments

After clicking on the indicated link below, an HTML5 video started to autoplay. I believe it's HTML5 because my other ad-blocker says so.
http://time.com/4958361/american-made-movie-true-story/

player information from ad-blocker
time.com###vjs_video_3_html5_api
time.com##.vjs-tech
time.com##video[src="blob:http://time.com/2f9d38bc-d391-4628-a451-1eea0f445cb6"]

Disable HTML5 Autoplay
version 0.6.2

Google Chrome is up to date
Version 61.0.3163.100 (Official Build) (64-bit)

Similarly, Newsweek used to work but now the videos are autoplaying.

http://www.newsweek.com/deez-nuts-president-fec-letter-673536

Same here. Link:

http://time.com/money/4969163/equifax-hearing-elizabeth-warren-richard-smith/

I don't know how the code works. However, the element to look for, so far as I can tell, is:

data-autoplay="true"

If that helps at all.