https://github.com/dominicmaas/winbeta-video
https://github.com/dominicmaas/winbeta-video
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dominicmaas/winbeta-video
- Owner: DominicMaas
- Created: 2021-03-13T05:09:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T05:10:03.000Z (over 4 years ago)
- Last Synced: 2025-02-24T05:28:24.355Z (8 months ago)
- Language: C#
- Size: 14.6 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WinBeta Video
WinBeta Video is a very simple Windows 10 app that displays and plays YouTube videos from the WinBeta YouTube channel.
WinBeta Video requires the YouTube .NET API, and both MyToolkit and MyToolkit Extended (For playing YouTube Videos)
##Notes
* Stable code is on the master branch (this code will not be changed within the next week)
* Beta code is on the beta branch (this will be updated daily, even hourly)## Requirements
* Windows 10 RTM Build (or higher)
* YouTube v3 API ([NuGet] (https://www.nuget.org/packages/Google.Apis.YouTube.v3/))
* MyToolkit ([NuGet] (https://www.nuget.org/packages/MyToolkit/))
* MyToolkit Extended ([NuGet] (https://www.nuget.org/packages/MyToolkit.Extended/))## Features
#### Filtering Videos
#### Searching for Videos
#### Watching Videos
#### Sharing Videos
## To Do
* [x] View all Videos
* [x] Play Videos
* [x] Search for Videos
* [x] Filter Videos
* [x] Share Videos
* [ ] Unlimited Scrolling