Comment by Leftium

Comment by Leftium 4 days ago

2 replies

I also made an alternate YouTube player with a different feature set (for sharing/reviewing segments of dance videos)

- https://youloop.leftium.com

- https://github.com/Leftium/youloop

Your app gave me some ideas. Here are some ideas your app might use:

- Load video by detecting YouTube ID/URL in clipboard

- Hide YouTube "branding" in paused/thumbnail state. (Mostly to hide "More videos" UI)

- (A-B) looping

- Playback speed controls

- Mute

Nina_F 3 days ago

Most people won’t allow clipboard access, that’s why I never added the paste button.

I’m already planning to use a different player to remove YouTube branding, playback speed controls, and other features.

Thanks for the feedback.