flagbug / YoutubeExtractor

A .NET library, that allows to download videos from YouTube and/or extract their audio track (currently only for flash videos).
813 stars 375 forks source link

YoutubeParseException: Could not parse the Youtube page for URL http://youtube.com/watch?v=pBEtUnr38do #188

Open rewq7890 opened 8 years ago

rewq7890 commented 8 years ago

I use this plugin to build a youtube player and this issue happened with specific video http://youtube.com/watch?v=pBEtUnr38do

Any ideo to fix this issue?

B.R.

Error Log: NotSupportedException: Result cannot be called on failed Match. System.Text.RegularExpressions.Match.Result (System.String replacement) YoutubeExtractor.DownloadUrlResolver.LoadJson (System.String url) YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls (System.String videoUrl, Boolean decryptSignature) Rethrow as YoutubeParseException: Could not parse the Youtube page for URL http://youtube.com/watch?v=pBEtUnr38do This may be due to a change of the Youtube page structure. Please report this bug at www.github.com/flagbug/YoutubeExtractor/issues YoutubeExtractor.DownloadUrlResolver.ThrowYoutubeParseException (System.Exception innerException, System.String videoUrl) YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls (System.String videoUrl, Boolean decryptSignature) YoutubeVideo.RequestVideo (System.String urlOrId, Int32 quality) (at Assets/Youtube/YoutubePlayer/Scripts/YoutubeVideo.cs:37) Search.OnGUI () (at Assets/Youtube/YoutubePlayer/Scripts/Search.cs:153)

Evilpaule commented 8 years ago

Same issue with https://www.youtube.com/watch?v=ZIM1HydF9UA

Zyano commented 8 years ago

The issue with the Deadpool video is related to the content warning which prevents the video from being loaded without logging in.

The same issue is present with the Hellblade video.

PikaDude commented 8 years ago

I am also experiencing this error too, however it is with all videos, with restriction or without restriction. Any ideas?

chieubkhn commented 7 years ago

i had a same problem and now i understand this problem is sercurity network. try with another free network.