Skip to content

kylon/Sharedown

Repository files navigation

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!

FAQs

Q: I get a "Something went wrong..", or similar, error when Chrome/Chromium loads video previews.

A: This is not an error, this is expected and has no impact in Sharedown.

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

ArchLinux:

The official AUR package sharedown is available.

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