destreamer icon indicating copy to clipboard operation
destreamer copied to clipboard

Adding the ability to download channel videos

Open Bazsalanszky opened this issue 3 years ago • 4 comments

This PR contains a small patch that allows the user to download all of the videos of a given channel as requested in #270. It works the same way as downloading group videos.

Bazsalanszky avatar Mar 31 '21 09:03 Bazsalanszky

@snobu can we update the actions to run on pull requests too?

@Bazsalanszky as soon as I have more free time I'll pull this, test it and I'll let you know.

lukaarma avatar Mar 31 '21 16:03 lukaarma

This was very helpful for me, thank you.

privacywhen avatar Apr 23 '21 21:04 privacywhen

I'm having trouble trying to run this command.

./destreamer.sh -i "https://web.microsoftstream.com/channel/some-numbers" -k
Access token still good for 54 minutes.

Parsing video/group urls

[WARNING] Invalid url 'https://web.microsoftstream.com/channel/some-numbers', skipping..
Fetching videos info...

edit: nvm i forgot to run npm run build

edit2: works great! also on v3 as well

Xelus22 avatar Aug 10 '21 11:08 Xelus22

For some reason, I am having trouble downloading group videos. Invalid URL is issued.... I had run nom run build

soumdtt avatar Feb 15 '22 07:02 soumdtt