Phixyn / no-bs-looper

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.
http://ytlooper.phixyn.com
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

Phixyn commented 3 years ago

Description

A clear and concise description of what the feature request is.

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.

A clear and concise description of what the problem is. For example: "I'm always frustrated when [...]"

Nope, just a nice addition.

Describe the solution you'd like

If the request is related to a problem, describe what you want as a solution.

Describe alternatives you've considered

If applicable, provide any alternative solutions or features you've considered.

Additional information

Add any other information or screenshots about the feature request here.