Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franck-dernoncourt/adobe-connect-video-downloader


https://github.com/franck-dernoncourt/adobe-connect-video-downloader

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Adobe Connect video downloader

## Requirements
- Python 2.7 or 3
- wget, unzip, and ffmpeg accessible from command line.

## Examples
```
python connect2vid_v2.py https://my.adobeconnect.com/pqc06mcawjgn/ --output_filename="Understanding how the Network impacts your service"
```

## How does the script work?

See https://superuser.com/a/1403970/116475

## License

The code is made available under the [CC BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).