SkillAgentSearch skills...

YoutubeExplode.AspNetCore.Mvc

AspNetCore example for YoutubeExplode to download videos using stream class directly from youtube

Install / Use

/learn @SlowLogicBoy/YoutubeExplode.AspNetCore.Mvc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

YoutubeExplode video stream with Asp Net Core example

YoutubeExplode

Requirements:

  • dotnet 2.1 SDK

Run (cmd/terminal) :

  1. git clone https://github.com/SlowLogicBoy/YoutubeExplode.AspNetCore.Mvc.git
  2. cd YoutubeExplode.AspNetCore.Mvc
  3. dotnet run
  4. go to http://localhost:5000/Youtube/Download/{youtubeVideoId} for example: http://localhost:5000/Youtube/Download/jgW7w-SCnAs

Main Point of interest is DownloadAudioAsync Method

View on GitHub
GitHub Stars4
CategoryContent
Updated3y ago
Forks2

Languages

C#

Security Score

70/100

Audited on Jan 27, 2023

No findings