Skip to content

moeoverflow/animeloop-doc

Repository files navigation

Quick start

If you want to get a random loop

curl https://animeloop.org/api/v2/random/loop

If you need a random background video

<video loop="loop" autoplay="autoplay" muted="muted" webkit-playsinline="" playsinline="" preload="">
  <source src="http://animeloop.org/api/v2/rand/loop-720p.mp4" type="video/mp4">
  Your browser does not support the video tag.
</video>

Releases

No releases published

Packages

 
 
 

Languages