PoliDown icon indicating copy to clipboard operation
PoliDown copied to clipboard

Save Microsoft Stream videos uploaded by Politecnico di Milano.

Results 18 PoliDown issues
Sort by recently updated
recently updated
newest added

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.2 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

``` at checkExecSyncError (child_process.js:630:11) at execSync (child_process.js:666:15) at downloadVideo (D:\stream-test\PoliDown-master\polidown.js:338:22) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) (node:5588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an...

As title said, the script does not work on Windows when `headless: true` Switching it to: `headless: false` makes it work. In particular the script stuck at networkidle2: `await page.goto('https://web.microsoftstream.com/',...

Allows multiple video download parsing urls from an html file, passing its filename/full path with the -f option. This way you can search for a course on Stream, save the...

I'm on WSL Debian kernel 4.4.0-18362-Microsoft This is what i got after the first run of npm install: ``` username@LAPTOP~/p/PoliDown> npm install > [email protected] install /home/username/polidown/PoliDown/node_modules/keytar > prebuild-install || node-gyp...

Is it possible to download subtitles of the videos ? Sometimes they are useful when the professors are speaking in English. I would suggest that in any future update. Thanks...

Hi! Great tool, thanks! I have a problem. When I launch the tool at home with my wifi connection, the result is always one of these 2 message: message 1...

Raw way of saving some time and steps after first use. Save cookies before and after "extractCookies" function, so the next time they can be loaded on page session instead...