Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ch9 Services no longer available #173

Open
carldebilly opened this issue Mar 22, 2022 · 3 comments
Open

Ch9 Services no longer available #173

carldebilly opened this issue Mar 22, 2022 · 3 comments
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@carldebilly
Copy link
Member

Videos are not working anymore on this app. Maybe the backend changed too much.
image

Steps:

  1. Load the site https://ch9.platform.uno/
  2. Observe the error message
@carldebilly carldebilly added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Mar 22, 2022
@jeromelaban
Copy link
Member

jeromelaban commented Mar 22, 2022

Channel 9 has been moved to MS Learn: https://twitter.com/ch9/status/1456667635408674825

Twitter
“For years, @CH9 provided YOU, the tech community, an inside look at Microsoft & connected you to people who create the products.

Good news: We're growing! 🤗
@CH9 is joining @Microsoftlearn to bring together training 📄, events 🎟️, & shows 📹

Come follow us over at ➡️ @LearnTV https://t.co/KNgCkm6fMP”

@carldebilly carldebilly changed the title [Ch9] Videos not loading anymore Ch9 Services no longer available Mar 23, 2022
@MartinZikmund
Copy link
Member

From duplicate issue -

Microsoft stopped Channel 9 and moved its content to MS Learn site. They also shut down the RSS feed available for all Channel 9 shows, which in turn broke the Ch9 sample app. The app needs to use different feeds in order to start working again.

The source feed used to be this:
ch9-app.azurewebsites.net/api/proxy?url=https://s.ch9.ms/feeds/rss
s.ch9.ms/feeds/rss

Microsoft will not be opening a new RSS feed from MS Learn site, but they will share all shows on YouTube. In order to fix the app we need to read from YouTube RSS feed for the ~20 shows consumed/implemented in Ch9 i.e.

Microsoft Developer (our main channel): youtube.com/channel/UCsMica-v34Irf9KVTh6xx-g
Microsoft 365 Developer: youtube.com/channel/UCV_6HOhwxYLXAGd-JOqKPoQ
dotNET: youtube.com/channel/UCvtT19MZW8dq5Wwfu6B0oxw
Microsoft IoT Developers: youtube.com/channel/UCL7wy-iy_V76xxPnrIzGOZQ
DevOps on Azure: youtube.com/channel/UC-ikyViYMM69joIAv7dlMsA
Microsoft Visual Studio: youtube.com/c/visualstudio

@xperiandri
Copy link

@dim-37 can you share a piece of code that you used to load a stream from YouTube?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

4 participants