Info
| Version: | 1.0.4 | 
| Author(s): | Michael "XFox" Gordeev | 
| Last Update: | Sunday, September 13, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/xfox111/YouTubeScraper | 
| NuGet Url: | https://www.nuget.org/packages/ExtendedYouTubeAPI | 
Install
Install-Package ExtendedYouTubeAPI
                        dotnet add package ExtendedYouTubeAPI
                        paket add ExtendedYouTubeAPI
                        
                                ExtendedYouTubeAPI Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         net461 
                                        
                    - AngleSharp(>= 0.14.0)
 - Google.Apis(>= 1.45.0)
 - Google.Apis.Auth(>= 1.45.0)
 - Google.Apis.Core(>= 1.45.0)
 - Google.Apis.Oauth2.v2(>= 1.45.0.1869)
 - Google.Apis.YouTube.v3(>= 1.45.0.1929)
 - Microsoft.CSharp(>= 4.7.0)
 - YoutubeExplode(>= 5.0.3)
 
- AngleSharp(>= 0.14.0)
 - Google.Apis(>= 1.45.0)
 - Google.Apis.Auth(>= 1.45.0)
 - Google.Apis.Core(>= 1.45.0)
 - Google.Apis.Oauth2.v2(>= 1.45.0.1869)
 - Google.Apis.YouTube.v3(>= 1.45.0.1929)
 - Microsoft.CSharp(>= 4.7.0)
 - YoutubeExplode(>= 5.0.3)
 
Tags
                
Features
- DASH manifests generation for videos
- HLS livestreams URLs extraction
- User's history management (list, add, delete, update)
- Watch later playlist management (list, add, delete)
- Video captions retrieval
- User's recommendations listing
- User's subscriptions videos listing
- Videos' URLs retrieval
- UWP authorization helpers.