-
-
Notifications
You must be signed in to change notification settings - Fork 543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Share Button with Auto-Copy Timestamp Feature for YouTube Videos #2233
Comments
Hi, I can work on this task if it hasn't been taken yet. I was thinking of saving the timestamp along with the video's URL for sharing convenience. |
hi & thanks @fahadshahbaz @ObjectOrientedMindset youtube's share dialog has this in the bottom:
|
@ImprovedTube Thanks for breaking it down! It's awesome to see these enhancements. Simplifying with a single click or shortcut is exactly what I had in mind. Excited about the clip selection and multi-range slider too. Let's definitely look into integrating these. |
|
🥰 |
This functionality was always supported on YT, it takes 3 instead of 1 click, but its there.
|
@raszpl Yes, I know this feature is already available and was the inspiration for the issue I opened. However, my suggestion aims to make it easier and quicker to share a URL with a timestamp by allowing it to be done with just one click. |
How about a shortcut? That would be trivial to implement. |
⚬ PROBLEM:
I often find it inconvenient to manually note down or copy the timestamp of a specific moment in a YouTube video that I want to share with others. This process interrupts the flow of watching and sharing content.
⚬ SOLUTION:
I propose adding a "Share" button to the extension, which, when clicked, automatically copies the timestamp of the current moment in the video to the clipboard. This feature would streamline the process of sharing specific moments from YouTube videos with others.
⚬ ALTERNATIVES:
⚬ RELEVANCE / SCOPE:
This feature would benefit a wide range of users who frequently share YouTube videos with specific moments. I estimate that a significant portion of our user base, potentially around 50%, would find this feature useful.
⚬ SIDE EFFECTS:
There shouldn't be any conflicts with existing features, as adding a "Share" button with auto-copy timestamp functionality would enhance user experience without interfering with other features. However, some users who prefer not to share specific moments from videos may not use this feature.
⚬ CONTEXT:
This feature aligns with the goal of improving user experience and streamlining interactions within the YouTube environment. By providing a convenient way to share specific moments, users can engage more effectively with the content and each other.
Thank you!
The text was updated successfully, but these errors were encountered: