flagbug / YoutubeExtractor

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

Could not Parse youtube pagefor URL #310

Open darception opened 6 years ago

darception commented 6 years ago

error code: Could not Parse youtube pagefor URL http://youtube.com/watch?v=k4GWQjIdNdQ This may be due to change of the YouTube page structure.

Zyano commented 6 years ago

This is due to a change in the player version string.

Check the changes made to Decipherer.cs and DownloadUrlResolver.cs https://github.com/Zyano/YoutubeExtractor/commit/eca9057e929c7eb0d93a496ff9faf37e914e8f33

StepIg commented 6 years ago

will be this change included in nuGet for updating projects?

Zyano commented 6 years ago

Sadly I can't update the nuget, since I'm not the owner/maintainer of YoutubeExtractor on NuGet. All I can do is list the changes needed to solve the problem :)

jondan7 commented 6 years ago

I cannot play anything in Win Tube, should I just uninstall and look for another app?

I'll try to give a snipping tool image of the error message:

win tube doesn t workk
Zyano commented 6 years ago

YoutubeExtractor by flagbug and WinTube are two different pieces of software. The bug you are seeing should be reported to the developer of WinTube who should in turn report it here (YoutubeExtractor).

Long story short. Non of us here can help you solve the problem with WinTube and only the developer of WinTube would be able to resolve this issue.

jondan7 commented 6 years ago

Ok, Thank You for answering,

Obvious I’m not sure what I am doing

Thanks, Jonhenry

From: Stefan Sent: Monday, August 20, 2018 10:48 To: flagbug/YoutubeExtractor Cc: jondan7; Comment Subject: Re: [flagbug/YoutubeExtractor] Could not Parse youtube pagefor URL(#310)

YoutubeExtractor by flagbug and WinTube are two different pieces of software. The bug you are seeing should be reported to the developer of WinTube who should in turn report it here (YoutubeExtractor). Long story short. Non of us here can help you solve the problem with WinTube and only the developer of WinTube would be able to resolve this issue. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.