822 B
822 B
Add-Free YouTube
This project demonstrates how to use the youtube apis to search and watch YouTube videos without ads or tracking, using simple HTML pages.
Files
index2.html: Search for YouTube videos using the FreeTube API. Results link to the video page.wach2.html: Watch a selected video by loading its details from the FreeTube API.index.htmlandwach.html: (Original files, not using FreeTube API)
How it Works
- Open
index2.htmlin your browser. - Enter a search query and submit.
- Click a video title to open
wach2.htmland watch the video.
API Reference
Notes
- This is a demo and may require a working FreeTube API endpoint.
- For privacy and ad-free viewing.
Feel free to modify or extend this project!