Skip to content
/ InTV Public

Automatically plays a list of videos as if you were tuning a tv channel

Notifications You must be signed in to change notification settings

fusenlabs/InTV

Repository files navigation

How it wroks

Taking the system time of the day, starts playing a predefined playlist in the exact second, so that every browser loading the site will see the same content.

//a video
===


//a playlist
[===.===.===.===]


//a day
                      now
-----------------------|--------------------------------------------


//fill up the day with playlists

[===.===.===.===][===.===.===.===][===.===.===.===][===.===.===.===]
-----------------------|--------------------------------------------


//determine the video to play for the current time of the day

                      video
[===.===.===.===][===.<===>.===.===] 
------------------------|--------------------------------------------



//calculate the start second of the video

                      start
[===.===.===.===][===.<=|==>.===.===] 
------------------------|--------------------------------------------

Demo Playlist: Top 25 Billboard Dance/Electronic

About

Automatically plays a list of videos as if you were tuning a tv channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published