YouTube video watcher
- 3 Devlogs
- 2 Total hours
Ever wanted to watch a YouTube video? Without cookies or without the YT UI? With this you can. Enter the video ID or use the URL!
Ever wanted to watch a YouTube video? Without cookies or without the YT UI? With this you can. Enter the video ID or use the URL!
This is the final devlog probably.
I have now added the ability to type the video ID straight to the URL. Like this: https://yt-watcher.suklaasukkula.dev/VIDEO_ID_HERE
You can even type the YouTube video URL straight to the URL. Like this: https://yt-watcher.suklaasukkula.dev/VIDEO_URL_HERE
I had to use a 404 HTML file because otherwise it would just return 404 when you tried to enter the video ID in the URL (and I used AI to help with that).
I made the UI a bit better
And I finally added support for other YouTube URLs:
I also swapped the Kevin MacLeod for a random screen test video :)
The project is now almost completed, the final feature I want to add is that you could put the video ID in the URL of this website and that would load it.
I’m making a YouTube video watcher, that you can use to watch YouTube videos without cookies and with super simple UI. Like if you are using an old browser this might work idk.
This currently has:
A button to show the input field
You can enter the video ID, or use a YouTube URL for easy use, but the URL thing doesn’t currently support shorts or embed URL’s.
I will make it better next devlog.