You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
System.NotSupportedException: Result cannot be called on a failed Match.
at System.Text.RegularExpressions.Match.Result(String replacement)
at YoutubeExtractor.DownloadUrlResolver.GetHtml5PlayerVersion(JObject json)
at YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls(String videoUrl, Boolean decryptSignature)
--- End of inner exception stack trace ---
at YoutubeExtractor.DownloadUrlResolver.ThrowYoutubeParseException(Exception innerException, String videoUrl)
at YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls(String videoUrl, Boolean decryptSignature)
at SLAM.YTImport.DownloadWorker_DoWork(Object sender, DoWorkEventArgs e)
The text was updated successfully, but these errors were encountered:
UNABLE TO PLAY VIDEO Hiya! Could not parse the Youtube page for URL http://youtube.com/watch?v5UoDP Mij4k This may be due to a change of the Youtube page structure.
System.NotSupportedException: Result cannot be called on a failed Match.
at System.Text.RegularExpressions.Match.Result(String replacement)
at YoutubeExtractor.DownloadUrlResolver.GetHtml5PlayerVersion(JObject json)
at YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls(String videoUrl, Boolean decryptSignature)
--- End of inner exception stack trace ---
at YoutubeExtractor.DownloadUrlResolver.ThrowYoutubeParseException(Exception innerException, String videoUrl)
at YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls(String videoUrl, Boolean decryptSignature)
at SLAM.YTImport.DownloadWorker_DoWork(Object sender, DoWorkEventArgs e)
The text was updated successfully, but these errors were encountered: