Skip to content

wea-f/Norepted

Repository files navigation

Norepted v1.6

Norepted is a youtube video embedder/unblocker/player that has many features including: history hiding, zero ads, and more!

Features

  • Norepted will completely remove ads from videos.
  • Norepted will also play restricted videos.
  • Can be opened in about:blank to keep the link hidden.
  • Press "0" to exit from Norepted to completely remove it from your history.
  • Press "1" to disguise your tab to Google Drive instead of Norepted, refresh to undisguise.
  • Save a video by pressing the "Copy" button and bookmarking the copied link.
  • Change size of video display (+, -, and reset to default) and can show/hide instructions!

How you access it

  1. Access it with Codesandbox
  2. Access it with CodePen
  3. Access it with Github
  4. Access it with Google Sites
  5. Access it with Playcode (press "SKIP INTRO" to access Norepted)
  6. Access it with VERCEL
  7. Access it with NETLIFY
  8. Access it with Terminal

!!! I am not responsible in anyway if you get in trouble while using Norepted, it is YOUR device and YOU control it. !!!

How you use it

  1. Paste your youtube link in the orange text box where it says "youtube link here". (For example https://www.youtube.com/watch?v=dQw4w9WgXcQ or https://youtu.be/dQw4w9WgXcQ)
  2. Next, Press the green "LAUNCH" button or press the "Enter" key on your keyboard.
  3. Now the video will appear below.
  4. Once you are done, you could add more videos, or pressing the red x button to remove the video. Resize the video if needed with the plus and minus buttons to the side of the video.

If you want to hide the link, press the "open in about:blank" button.
To exit from Norepted, simply press "0" to ensure it stays hidden from your history.
To disguise the tab as google drive, press "1" to disguise it, refresh to undisguise.

Change the size of the video frame with the +, - and reset buttons to the right side of each.
Feel free to add multiple videos! Press the X to remove the video.

Bookmarklets Page

This page is filled with bookmarklets to use right from Norepted. It includes fun games, an ad blocker, dark mode, an auto clicker, and more! Drag it to your bookmarks bar. (MAY NOT WORK FOR NEWER CHROMEBOOKS).

How it works

Norepted embeds a video based on your youtube video link. Similarly to how your teacher embeds a video on Google Slides for class. The code simply takes the video id from the inputed url and attaches it to youtube.com/embed, the embedded youtube video link. That link then goes into a html video element and your video appears just like that!

Please help improve this site by providng feedback and reporting any problems. I'm open!!