Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinl95/seesaw-youtube-downloader
https://github.com/kevinl95/seesaw-youtube-downloader
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevinl95/seesaw-youtube-downloader
- Owner: kevinl95
- License: mit
- Created: 2018-10-19T20:42:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:19:54.000Z (almost 2 years ago)
- Last Synced: 2024-05-29T19:02:01.261Z (5 months ago)
- Language: JavaScript
- Size: 21.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Downloader for Seesaw
This is a simple program for downloading YouTube videos optimized for Seesaw.
Simply paste in the link to the YouTube video you want to download, and press
the save button. Automatically the program will grab the highest-quality version
of the video available and save it to your chosen output directory in MP4
format, the file format expected by Seesaw.This is an open-source project unaffiliated with Seesaw built as a convenience
for educators.This application was built using Electron. If you want to contribute, you can
get started by cloning this repository, making sure you have Electron installed,
and then running these commands:```
npm install
npm start
```# How to Install
Go to 'Releases' at the top of this page and choose the package for either
Windows or MacOS as appropriate. Then run the application.