Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wea-f authored Nov 22, 2023
1 parent 8411e1c commit 96d8a45
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
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** by your school organization.
- 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.
- Smooth, minimalistic way of accessing youtube videos!
- You can save a video by pressing the "Copy" button and it will copy the link. Paste this link on another tab and bookmark it. Notice the link will take you to the embedded video that completely fills the whole screen.
- Smooth, fast, and minimalistic way of accessing youtube videos!
- Save a video by pressing the "Copy" button and bookmarking the copied link.
# How you access it
**NOTE: IT MAY TAKE SOME TIME TO LOAD, IF SO PLEASE WAIT**
1. Access it with [Codesandbox](https://gzhhqm.csb.app)
Expand All @@ -19,15 +20,16 @@ Norepted is a youtube video embedder/unblocker/player that has many features inc

**!!! 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. (For example https://www.youtube.com/watch?v=dQw4w9WgXcQ or https://youtu.be/dQw4w9WgXcQ)<br>
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)<br>
2. Next, Press the green "LAUNCH" button or press the "Enter" key on your keyboard. <br>
3. Now the video will appear down below, it may take a few seconds depending on how fast your computer is. <br>
4. In the end of the video, a wall of 3x3 recommended videos will appear. You can copy the links of these videos and paste it in the orange box and press the green "LAUNCH" button to restart the cycle.

If you want to exit from Norepted, simply press "0" and exit it from the tab.
If you want to hide Norepted from other people seeing it on your screen, press "1" to disguise it, refresh the tab to undisguise.
3. Now the video will appear below, it may take a few seconds depending on how fast your computer is. <br>
4. In the end of the video, a wall of 3x3 recommended videos will appear. You can copy the links of those videos and paste it in the orange box and press the green "LAUNCH" button to restart the cycle.

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 hide the tab, press "1" to disguise it, refresh to undisguise.
# 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-nocookie.com, the embeded youtube video link. That link then goes into a html video element and your video appears just like that! <br>
The code simply takes the video id from the inputed url and attaches it to youtube-nocookie.com, the embedded youtube video link. That link then goes into a html video element and your video appears just like that! <br>
**Please help improve this site by providng feedback and reporting any problems. If I'm not responding to your issue, feel free to message me on discord: weaf8525** <br>

0 comments on commit 96d8a45

Please sign in to comment.