A mobile-friendly website that loops YouTube videos. It can loop an entire video or a portion of it. Easy to use with no distractions.
GNU General Public License v3.0
3
stars
1
forks
source link
Use the start time in YouTube share links as the loop start time value #122
Open
Phixyn opened 3 years ago
Description
YouTube share links can contain a start time. We could parse this and use it as the start time value for the loop.
Here's an example: https://youtu.be/U89VK9ORIDU?t=375
t=
is the start time in seconds.Is your feature request related to a problem? Please describe.
Nope, just a nice addition.
Describe the solution you'd like
Describe alternatives you've considered
Additional information