uponatime2019 / Get-Link-Youtube

Get Play Link from Youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Play Links from Youtube video

This library written in C#.NET Standard

How to use: very simple

  var videoLinks = await YoutubeHelper.GetVideoPlayLinks(idOrLink);

Note: This will fail if the video is VEVO or country restricted or age restricted

About

Get Play Link from Youtube


Languages

Language:C# 100.0%