snobu / destreamer

Save Microsoft Stream videos for offline enjoyment.
MIT License
2.37k stars 439 forks source link

Destreamer.cmd command not working after installing Bash terminal (WSL) #319

Closed ajay1806 closed 3 years ago

ajay1806 commented 3 years ago

OS: WINDOWS 10

Launch command used: destreamer.cmd -i "URL" -o path

Verbose log ``` PASTE VERBOSE LOG HERE ```
ajay1806 commented 3 years ago

Ealier before installing bash terminal, i was able to download the videos from MS Stream

snobu commented 3 years ago

WSL is not Bash Terminal it's a fully functional Linux system alongside Windows. If you installed destreamer on Windows, use it on Windows via cmd.exe or PowerShell. If you want to use it in WSL see the README file for caveats. You will need to clone, build and run destreamer inside WSL.

ajay1806 commented 3 years ago

Thanks for the reply. I re-downloaded the destreamer zip file and followed the readme. This works with me :)