YOUPI loops your video forever and ever
Tweet
YOUPI
Play this full-screen
Follow @youpikarioka
Step1: Find video on
YouTube
Step2: Look for a part you really like
Step3: Pass the
,
and
to YOUPI and let it loop that part forever
%URL?videoID=
YOUTUBEID
&start=
START
&end=
END
USAGE:
Loop a video:
%URL?
videoID=<YOUTUBEID>
ex:
%URL?videoID=Kaouy4QT9vE
Loop a video muted:
%URL?
videoID=<YOUTUBEID>&mute=1
ex:
%URL?videoID=Tp6HQCb70yM&mute=1
Loop a video from START to END:
%URL?
video=<YOUTUBEID>
&
start=<START>
&
end=<END>
ex:
%URL?videoID=ptFt1ffCFf0&start=1:02&end=1:11
Block mouse interaction:
%URL?
video=<YOUTUBEID>
&
start=<START>
&
end=<END>&mouse=0
ex:
%URL?videoID=ptFt1ffCFf0&start=1:02&end=1:11&mouse=0
You can use this in an iframe:
ex:
<iframe src="
%URL?videoID=%DEMOVIDEO&start=%DEMOSTART&end=%DEMOEND
">
</iframe>
Youpi
by
jacklehamster
is licensed under a
Creative Commons Attribution 4.0 International License
.
Based on a work at
https://github.com/jacklehamster/youpi
.
Tweets by @youpikarioka