Skip to content

shawty/MsdnChannel9VideoLister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MsdnChannel9VideoLister

A simple dotnet core command line tool to go throught he MSDN Channel 9 video site and create JSON files of all the shows and videos available.

I use this to generate JSON lists for my custom Kodi plugin to use so I can watch MSDN CH9 Direct on my Kodi powered TV, but I figured it might be useful for others who want to make thier own UI's for different players.

I've also created an HTML5 based "HbbTV" compatible UI for use on my smart TV as a web app, as the actuall MSDN CH9 website is not "HbbTV" or TV remote control friendly, again the UI gets it's data from these JSON Lists rather than trying to grab it in real time.

NOTE

This does NOT YET do updates, so you can't point it at an existing set of JSON files and bring them up to the latest version, this is something I'm going to add eventually, but like most pet projects it's very much going to be when I get around to it.

The project was built using Visual Studio 2019 Community Edition Preview with Dotnet Core V3 preview release 6.

About

A simple dotnet core command line tool to gather video info from MSDN Channel 9

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published