Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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
https://github.com/colinkiama/youtube-app-launcher-uwp
app app-launcher applauncher bridge companion helper helpful launch-videos launcher launcher-uwp open-source opensource parse uri-scheme uwp video video-api videoid youtube
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/colinkiama/youtube-app-launcher-uwp
- Owner: colinkiama
- Created: 2017-09-02T14:54:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:35:58.000Z (almost 1 year ago)
- Last Synced: 2024-05-02T03:08:32.708Z (8 months ago)
- Topics: app, app-launcher, applauncher, bridge, companion, helper, helpful, launch-videos, launcher, launcher-uwp, open-source, opensource, parse, uri-scheme, uwp, video, video-api, videoid, youtube
- Language: C#
- Homepage:
- Size: 2.03 MB
- Stars: 17
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube-App-Launcher-UWP
A UWP app that Opens YouTube links, parses the Video ID out of them, then uses the Video ID to launch other Windows 10 YouTube apps using their URI schemes and play the video on those apps.While there are browser extensions that help with this problem already, this also works from Windows programs and apps too!
![Video Demo](img/YoutubeAppLauncherDemo.gif)
Need help or have questions? Contact me at [email protected]