murrty / youtube-dl-gui

Download/Convert videos from websites without needing to learn command line
GNU General Public License v3.0
430 stars 44 forks source link

Issue with downloading MSN Video #119

Closed gregbtm closed 1 year ago

gregbtm commented 2 years ago

An exception occured.

Message: StandardOut has not been redirected or the process hasn't started yet. Stacktrace: at System.Diagnostics.Process.BeginOutputReadLine() at youtube_dl_gui.frmDownloader.<>c__DisplayClass12_0.b__0() Source: System Target Site: Void BeginOutputReadLine() Inner Exception:

========== FULL REPORT ========== System.InvalidOperationException: StandardOut has not been redirected or the process hasn't started yet. at System.Diagnostics.Process.BeginOutputReadLine() at youtube_dl_gui.frmDownloader.<>c__DisplayClass12_0.b__0() ========== END REPORT ==========

========== OS INFO ========== (Please don't omit this info, it may be important) Current version: 2.31-pre1 Curernt culture: English (United Kingdom) System Caption: Microsoft Windows 11 Pro Version: 10.0.22621 Service Pack Major: 0 Service Pack Minor: 0 ========== END INFO ==========

gregbtm commented 2 years ago

I'm trying to download this stream but keep getting the above error -

https://www.msn.com/en-us/video/entertainment/the-75th-annual-tony-awards--mj-performance--cbs/vi-AAYo2cw

murrty commented 2 years ago

I can't seem to replicate this at the moment, what fork are you using?

murrty commented 1 year ago

Closed due to not being able to replicated, re-open if it has persisted.