zafer
9598fa3d28
start youtube videos at second 1 or later to get a better thumbnail
2024-09-16 17:26:14 +03:00
null (for now)
2347cb4164
use Vidstack instead of video.js ( #84 )
2024-09-16 17:26:14 +03:00
zafer
b6ec959a01
handle current_time for youtube videos in VideoPlayer hook
...
This commit adds a workaround for setting the current time on YouTube videos.
It introduces a 2-second delay to allow the video to load before setting the
time, addressing an issue where the time wasn't being set correctly for
YouTube videos.
2024-08-19 20:25:19 +03:00
zafer
f98bf3302d
add phx:js-exec listener
2024-08-15 18:10:32 +03:00
Zafer Cesur
c79d0e8f2f
implement in-video ads & analytics ( #59 )
2024-08-15 18:02:56 +03:00
Zafer Cesur
cd2d8a2fbb
add PlayerComponent ( #52 )
2024-06-09 13:30:44 +03:00
Zafer Cesur
ec0bcbe578
add clipper ( #48 )
2024-06-06 15:27:42 +03:00
zafer
464049b33d
implement add show to calendar
2024-05-25 17:12:19 +03:00
zafer
aca465dfe1
add 1024px logo in mediaSession metadata
2024-05-07 15:16:33 +03:00
zafer
6ecef54191
update mediaSession metadata on play
2024-05-07 02:41:15 +03:00
Zafer Cesur
cc1c5ddc4d
rewrite chat with liveview streams & pubsub events ( #31 )
2024-05-05 02:47:05 +03:00
zafer
12e17848f4
fix /embed styling
2024-05-05 02:27:04 +03:00
Zafer Cesur
71b0d3f218
add message deletion ( #29 )
2024-05-03 16:38:50 +03:00
Zafer Cesur
149191a9cf
add vector search for vods ( #28 )
2024-05-01 23:34:05 +03:00
Zafer Cesur
e62cba0317
add route /:channel_handle/:video_id
( #9 )
2024-03-11 23:40:26 +03:00
Zafer Cesur
446efb3c62
add typescript ( #5 )
...
* use typescript
* fix typing issues
* update tailwind config
* upgrade deps
* update comment
2024-03-10 19:24:20 +03:00