guys right click on any youtube video, click copy embeded code, copy and past it into a web lab and it works (sometimes)
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body>
<iframe width="546" height="534" src="https://www.youtube.com/embed/IQT4naAv1Us" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</body>
</html>

play any youtube video at school using this, it will just look like your on code.org

if it says iframe is not allowed, wait a couple seconds and hopfully an error will occur, making it so it works

maybe even just send the link to yourself from a home computer, so you can watch videos which would normally be blocked at school.

Chat