this will document how to watch youtube videos, and how it works
this will document how to watch youtube videos, and how it works
there are 2 ways to watch yt videos,
open a new google slide. (make sure you are using a school account) (a google form/site might also work, but it's too laggy to be worth using instead.)
in "insert", click "video"
in the pop up, you can copy link from google if it's easier
to change video, click "format options"
click the button
paste link
paste new link in new tab
(4/25)
It seems like it is using a website called youtubeeducation.com,.
I'm hoping to find a way to open videos directly, but idk how I would do that.
there should be a website that'll do this, I'll try to find it later.
(4/28)
it looks like youtubeeducation.com is only used when embedding on school accounts
it also likely uses the same code from the normal embed links,
it uses the same video ID as normal links, and can easily be replaced
the only required query is ?embed_config , decreasing the link size from ~832 to ~287
(4/29)
EXAMPLE LINK ⬇️
I started working on a tool to process yt links
(4/30)
the tool is out!
https://bearsaidno.w3spaces.com/yt.html
(5/5)
it stopped working 4 some reson :(
I also started on some new UI
i fixed the bug but we'll see if it still works later