Adobe Connect Meetings Downloader Save

This repository helps you download adobe connect meetings' contents on your system and see them as you wish (for exmaple in 2x speed).

Project README

Adobe-Connect-Based-Meetings-Downloader
دانلودر جلسات ادوبی کانکت
آموزش فارسی

requirements

it's enough to just you've installed python and pip on your device.

then to install requierments for the first time run the command below in your terminal in the repository directory:

pip install -r requirements.txt

Usage

  • simply run GUI.py file for the Graphical User Interface (for export-only mode, you should first follow cli instructions):
python GUI.py

or to use Command Line Interface (CLI) follow these steps :

  • to use full-featured mode:
    • open info.txt file,
    • replace username and password with your username and password,
    • paste links you want to download in place of urls
    • run your university module.

    KNTU

    python kntu_vc_dl.py
    

  • and if your institute isn't supported yet, you can use export-only mode by following these steps:
    • open your recorded class in browser.
    • it's link must be something like this :
      my-uni.com/ABCDEFGHIJK/...*
    • change it to this format:
      my-uni.com/ABCDEFGHIJK/output/temp.zip?download=zip
    • paste generated link in the same tab and press enter.
    • a file named temp.zip starts downloading.
    • create a directory named temp in repository and move all your zip files in it.
    • now run this command:
      python export_only.py

Example

After editing the info.txt file, it should be like this:


9123456
mypassword
https://vc.kntu.ac.ir/mod/adobeconnect/joinrecording.php?id=1111&recording=2222&groupid=0&sesskey=aaaaaaa
https://vc.kntu.ac.ir/mod/adobeconnect/joinrecording.php?id=2222&recording=3333&groupid=0&sesskey=bbbbbbb

Supported Univesities

  • Khaje Nasir Toosi University Of Technology
  • University Of Tehran
  • Isfahan University Of Technology
  • Imam Khomeini International University
Open Source Agenda is not affiliated with "Adobe Connect Meetings Downloader" Project. README Source: sina-rostami/Adobe-Connect-Meetings-Downloader
Stars
55
Open Issues
5
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating