YoutubeExtractor icon indicating copy to clipboard operation
YoutubeExtractor copied to clipboard

YouTube Videos r not parsing

Open Lord-Haji opened this issue 7 years ago • 2 comments

scrnsht I am getting this error while using WinTube, Although My Internet is fine.

@flagbug

Lord-Haji avatar Apr 13 '17 10:04 Lord-Haji

Perhaps report it to "Two Guys and an App LLC"? [email protected] https://www.microsoft.com/nl-nl/store/p/wintube-for-youtube/9nblggh10xrz

They build the app and it seems that they use an old version of youtubeextractor.

jphellemons avatar Apr 21 '17 08:04 jphellemons

YoutubeExtractor.YoutubeParseException HResult=0x80131500 Nachricht = Could not parse the Youtube page for URL http://youtube.com/watch?v=bA56y9L8Vdw This may be due to a change of the Youtube page structure. Please report this bug at www.github.com/flagbug/YoutubeExtractor/issues Quelle = YoutubeExtractor Stapelüberwachung: bei YoutubeExtractor.DownloadUrlResolver.ThrowYoutubeParseException(Exception innerException, String videoUrl) bei YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls(String videoUrl, Boolean decryptSignature) bei YoutubeDownloadWindowsFormsApp.Form1.FetchAvailableDownloadFormats(String strUrl) in C:\Users\cdvst\source\repos\YoutubeDownloadWindowsFormsApp\Form1.cs: Zeile98 bei YoutubeDownloadWindowsFormsApp.Form1.GetDownLinksBtn_Click(Object sender, EventArgs e) in C:\Users\cdvst\source\repos\YoutubeDownloadWindowsFormsApp\Form1.cs: Zeile52 bei System.Windows.Forms.Control.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ButtonBase.WndProc(Message& m) bei System.Windows.Forms.Button.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei YoutubeDownloadWindowsFormsApp.Program.Main() in C:\Users\cdvst\source\repos\YoutubeDownloadWindowsFormsApp\Program.cs: Zeile19

Innere Ausnahme 1: NotSupportedException: Das Ergebnis kann nicht für eine fehlgeschlagene Übereinstimmung aufgerufen werden.

cloudwo avatar Jun 21 '19 08:06 cloudwo