YoutubeExtractor icon indicating copy to clipboard operation
YoutubeExtractor copied to clipboard

VideoDetailsPage.xaml.cs OnNavigatedTo() (WinTube)

Open JohannesZeilinger opened this issue 6 years ago • 3 comments

When opening any youtube link on the overview screen, I get the following error related popup:

Check your internet connection.

Could not parse the Youtube page for URL http://youtube.com/watch?v=iRi6MatDyTQ This may be due to a change of the Youtube page structure. Please report this bug at www.github.com/flagbug/YoutubeExtractor/issues VideoDetailsPage.xaml.cs OnNavigatedTo()

Because the videos on startpage were loaded, i'm sure my internet connection was ok. I was connected by WLAN.

I added these screenshots that might help you fixing this problem.

Error Popup for WinTube Startpage for WinTube

If you need more information, just contact me.

Thank you in advance.

Johannes Zeilinger

JohannesZeilinger avatar Jun 07 '19 18:06 JohannesZeilinger

I have the same issue. error

Thank you in advance too!

vOOdas avatar Jun 14 '19 12:06 vOOdas

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

Same here.

alecglen avatar Jul 02 '19 16:07 alecglen