snobu / destreamer

Save Microsoft Stream videos for offline enjoyment.
MIT License
2.36k stars 440 forks source link

stdout is not a tty #280

Closed adamkovari closed 3 years ago

adamkovari commented 3 years ago

Hi,

i get this : "stdout is not a tty", what is this issue?

Thx

snobu commented 3 years ago

Most probably your terminal is a half-assed one, not a native Windows terminal. Use either cmd.exe or PowerShell to host destreamer, don't use "Git Bash", "MinTTY" and the sorts, their time is over.

Windows Terminal is also a great option for running destreamer - https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701?activetab=pivot:overviewtab

Duo6666 commented 3 years ago

Hello, guys:

Destreamer works great since Sept 01, but it didn't work now. Window 10 system(2018.09 version). How to fix it?

On Wed, Nov 18, 2020 at 2:43 PM Adrian Calinescu notifications@github.com wrote:

Most probably your terminal is not a native Windows terminal. Use either cmd.exe or PowerShell to host destreamer, don't use "Git Bash", "MinTTY" and the sorts, their time is over.

Windows Terminal is also a great option for running destreamer -

https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701?activetab=pivot:overviewtab

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/snobu/destreamer/issues/280#issuecomment-729878874, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQYQHVGFHHYU7AGIR36KYCDSQQIUBANCNFSM4TZBNOUA .

FresnoPM commented 1 year ago

had this issue, solved it in Windows 10 CMD removing the ".sh" from destreamer.sh but after doing that and upgrading ffmpg I stil couldn't do it cause the url wasn't recognized.

b0b-103 commented 1 year ago

destreamer -i "(video link)" Thx, Worked for me from windows command prompt.