Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

VideoDetailsPage.xaml.cs OnNavigatedTo() (WinTube) #356

Open
JohannesZeilinger opened this issue Jun 7, 2019 · 3 comments
Open

VideoDetailsPage.xaml.cs OnNavigatedTo() (WinTube) #356

JohannesZeilinger opened this issue Jun 7, 2019 · 3 comments

Comments

@JohannesZeilinger
Copy link

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

@vOOdas
Copy link

vOOdas commented Jun 14, 2019

I have the same issue.
error

Thank you in advance too!

@cloudwo
Copy link

cloudwo commented Jun 21, 2019

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.

@alecglen
Copy link

alecglen commented Jul 2, 2019

Same here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants