Tyrrrz / YoutubeDownloader

Downloads videos and playlists from YouTube
MIT License
8.7k stars 1.19k forks source link

Can not download video `Video is not available` error #482

Closed WeihanLi closed 2 months ago

WeihanLi commented 2 months ago

Version

1.12.2

Platform

Windows 11

Steps to reproduce

just try to download video

https://www.youtube.com/watch?v=vXnTMjMe5Eg https://www.youtube.com/watch?v=_zjdBTJit4Q https://www.youtube.com/watch?v=yMGTUQhjtlM

Details

image

Error stack trace from debug

YoutubeExplode.Exceptions.VideoUnavailableException: Video 'vXnTMjMe5Eg' is not available.
   at YoutubeExplode.Videos.VideoController.GetVideoWatchPageAsync(VideoId videoId, CancellationToken cancellationToken) in /_/YoutubeExplode/Videos/VideoController.cs:line 39
   at YoutubeExplode.Videos.VideoClient.GetAsync(VideoId videoId, CancellationToken cancellationToken) in /_/YoutubeExplode/Videos/VideoClient.cs:line 37
   at YoutubeDownloader.Core.Resolving.QueryResolver.TryResolveVideoAsync(String query, CancellationToken cancellationToken) in C:\projects\source\YoutubeDownloader\YoutubeDownloader.Core\Resolving\QueryResolver.cs:line 51

not sure if it relates to #476 , feel free to close if duplicated

Checklist

mjq1712726683 commented 2 months ago

右上角那里点下钥匙那里登录的微软账号即可

WeihanLi commented 2 months ago

右上角那里点下钥匙那里登录的微软账号即可

登录之后可以下载,谢谢

WeihanLi commented 2 months ago

seemed related to https://github.com/Tyrrrz/YoutubeExplode/issues/794 closed as duplicated