xknat / Sharedown

Electron application to download Sharepoint videos (especially meant for students)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sharedown is an Electron application to download Sharepoint videos, especially meant for students.

We take NO responsibility for your actions, do not violate your tenant rules!

Sharedown Wiki

See Sharedown Wiki for more info or help!

Requirements

  • A recent version of FFmpeg
  • YT-dlp - releases
  • Python 3
  • A recent OS (Windows, Linux, or MacOS)

Features

  • Supports downloading with FFmpeg or YT-dlp
  • Per-video settings
  • Login modules to implement custom automatic login (see Wiki)

Install

  • Download latest release from here
  • Place Sharedown app in your preferred location

Default output folder is your OS Downloads folder, or, in Linux, if not found, your Home folder.

Build

yarn install
yarn dist

Run from source

yarn install
yarn start


Users content

No support is provided for unofficial versions.

Sharedown spanish tutorial - by fgp555

About

Electron application to download Sharepoint videos (especially meant for students)

License:GNU General Public License v3.0


Languages

Language:JavaScript 79.7%Language:HTML 18.4%Language:CSS 1.9%