Skip to content

My fork of Dominic Maas' winbeta-video project. Proof-of-Concept.

License

Notifications You must be signed in to change notification settings

mediaexplorer74/WinBetaYT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinBetaYT v.1.0.6-alpha

Logo

My fork of Dominic Maas' Winbeta_Video project for my own micro-RnD. :)

Main goal is to adapt this app to W10M (builds 14393+, or, maybe, even 10240...)

Screenshots

x64 ARM

About

The original WinBeta_Video is a very simple Windows 10 app that displays and plays YouTube videos from the WinBeta YouTube channel. My fork still required the YouTube .NET API now, but not requred both MyToolkit and MyToolkit Extended (For playing YouTube Videos) at now. I switched the project from mytoolkit to (on) LibVideo and VLCSharp video processing system.

Status

  • Youtube api v3 used. Result: WinBeta channel video list seems to be ok.
  • VLCSharp library used. Result: success on youtube video playing.
  • libvideo updated to fix youtube id - url resolving.

Tech moments

  • UWP platform (targets: x86, x64, ARM)
  • Win. SDK build: 19041
  • Min. Win. SDK build: 14393
  • You need to setup your own youtube apikey (see Constants.cs).

To Do

  • Create Settings page for "APIkey tuning".
  • Try to improve/fix VideoPage's UI controls (Video quality, etc.)
  • Continue some experiments with "Astoria compatibility" (hardcore!)

License / Reference(s)

..

As is. No support. RnD only

.

[m][e] 2024

Languages

  • C# 100.0%