colinkiama / Youtube-App-Launcher-UWP

Opens youtube links, parses the VideoID out of them, then uses the ID to launch videos in other Windows 10 YouTube apps using their URI schemes
17 stars 3 forks source link

Support for Timestamps #1

Open Armin2208 opened 6 years ago

Armin2208 commented 6 years ago

YouTube has the feature to make links start playing at a certain time. Like start Video at Minute 3 and second 5. It would be awesome if YouTuber-App-Launcher-UWP could support this. If myTube doesn't support this either, please try to talk with the Dev.

Thank you!

colinkiama commented 6 years ago

AFAIK, myTube doesn't support timestamps in links/from the clipboard however, they do work from comments and descriptions within the app.

While this would be pretty cool, I personally am pretty happy with the way the app is at the moment.

Since this is open source, anyone can implement this feature themselves if they wish. So I'm simply going to leave this open until someone adds the feature.