Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asdfish authored Aug 7, 2024
1 parent 51056ab commit 2793864
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# youtube_no_ads
A viewer for watching youtube with no ads

## How does this work?:
For some reason, youtube videos can be watched using: \
*    youtube.com/embed/video_id* \
or \
*    www.youtube-nocookie.com/embed/video_id* \
and they won't have any ads. \
*You can test this out yourself:* \
[showcase link for youtube.com/embed](https://www.youtube.com/embed/dQw4w9WgXcQ) \
[showcase link for www.youtube-nocookie.com/embed/](https://www.youtube-nocookie.com/embed/dQw4w9WgXcQ)
---
Because youtube.com/embed/ and www/youtube-nocookie.com/embed exists to be used to embed youtube video into websites, this website automatically converts youtube links into www.youtube-nocookie.com/embed/
## Showcase:
![Showcase of the website in action](./showcase.gif)

0 comments on commit 2793864

Please sign in to comment.