811b90c479e9a5f85a5e3ae346dda67f4da88a22
Add-Free YouTube (FreeTube API Example)
This project demonstrates how to use the FreeTube API 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!
Languages
HTML
100%