Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecno92/loom-dl
Download videos from loom
https://github.com/ecno92/loom-dl
Last synced: 14 days ago
JSON representation
Download videos from loom
- Host: GitHub
- URL: https://github.com/ecno92/loom-dl
- Owner: Ecno92
- License: mit
- Created: 2023-01-31T16:27:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T06:29:12.000Z (8 months ago)
- Last Synced: 2024-11-06T22:43:49.331Z (2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 38
- Watchers: 1
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# loom-dl
This script allows you to download public loom videos as a `.mp4` file so that you can watch them when being offline.
## Usage
```shell
$ ./loom-dl.py https://www.loom.com/share/... -o out/video.mp4
```