Skip to content

carlsonp/webex-batch-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webex-batch-download

Batch download Cisco Webex sessions. Developed for ISU ELO use. Tested on Linux and Mac.

Setup

  • Install pip for Python.
    • sudo easy_install pip
  • Install Python Selenium bindings (unofficial documentation).
    • sudo pip install -U selenium
  • Edit the settings.py file and enter the appropriate information.
  • Open a terminal, cd (change directory) to the appropriate location, and start the download.
    • python batch-download.py
    • Don't close the Firefox windows that open!
  • Navigate to the download folder. Your files are sorted based on the WebExID.

Notes

  • Hard-coded 500 download limit per Webex user at the moment...

License

  • GPLv3 (see license.txt)

About

Batch download Cisco Webex sessions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages