Skip to content

🎬 REACT.JS - Insert your list of video links and press play.

Notifications You must be signed in to change notification settings

brunos3d/Maratona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maratona
build-status

🎬 REACT.JS - Insert your list of video links and press play. Preview

About

A YouTube-inspired interface where you simply paste a video URL list and can enjoy watching.

Acceptable formats

You can paste a simple list separated by spaces, commas or line breaks as shown below:

http:https://media.w3.org/2010/05/bunny/movie.mp4,
http:https://media.w3.org/2010/05/bunny/trailer.mp4
http:https://media.w3.org/2010/05/sintel/trailer.mp4

Or if you prefer you can use a string array in JSON format

[
    "http:https://media.w3.org/2010/05/bunny/movie.mp4",
    "http:https://media.w3.org/2010/05/bunny/trailer.mp4",
    "http:https://media.w3.org/2010/05/sintel/trailer.mp4"
]

About

🎬 REACT.JS - Insert your list of video links and press play.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published