index
:
embedtube
master
A tiny, distraction-free YouTube web-client using the official embed API
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-22
support yt url queries for start time, etc
HEAD
master
Tim Keller
3
-6
/
+31
2026-05-21
add dynamic svg favicon
Tim Keller
2
-0
/
+2
2026-05-21
check if tags exist before trying to populate them and remove new tags div if...
Tim Keller
2
-4
/
+9
2026-05-17
refactor some and client side support for new api + cleanup client code and f...
Tim Keller
6
-137
/
+165
2026-05-16
new api implemented server-side
Tim Keller
4
-51
/
+177
2026-05-14
fix clicking timestamp from comments
Tim Keller
1
-2
/
+9
2026-05-14
return to top of page after clicking timestamp
Tim Keller
1
-0
/
+1
2026-05-14
even more minimal and removed playback rate control since i found the intende...
Tim Keller
4
-29
/
+9
2026-05-14
footer link and even more minimal style
Tim Keller
2
-32
/
+32
2026-05-14
simplify css and refactor
Tim Keller
3
-80
/
+41
2026-05-14
fix description parsing
Tim Keller
1
-2
/
+3
2026-05-14
rename instance
Tim Keller
1
-2
/
+2
2026-05-14
rename project to embedtube and revise readme.md. add btc donation link
Tim Keller
6
-11
/
+42
2026-05-14
dont use whole page width on pages
Tim Keller
2
-1
/
+12
2026-05-14
add mit license file
Tim Keller
1
-0
/
+21
2026-05-14
refactor and fix createAnchors function
Tim Keller
1
-15
/
+21
2026-05-14
fix error 153 because youtube no longer allows referrerpolicy=no-referrer
Tim Keller
1
-1
/
+1
2025-05-24
cleanup all go code and add an index/home page that is composed from the read...
Tim Keller
12
-121
/
+243
2025-05-23
support /watch?v=
Tim Keller
1
-4
/
+7
2025-05-23
docker support and readme
Tim Keller
5
-1
/
+45
2025-05-23
initial commit
Tim Keller
7
-0
/
+394