All Projects → soroushamdg → acd

soroushamdg / acd

Licence: GPL-3.0 license
ACD helps you download Adobe Connect Sessions Videos and Audios, download files from FTP server, transfer files using Shift I/O

Projects that are alternatives of or similar to acd

vsco-scraper
Easily allows for scraping a VSCO
Stars: ✭ 106 (-9.4%)
Mutual labels:  downloader, download
ee.Yrewind
Can rewind and save YouTube live stream
Stars: ✭ 133 (+13.68%)
Mutual labels:  downloader, download
qobuz-dl
A complete Lossless and Hi-Res music downloader for Qobuz
Stars: ✭ 531 (+353.85%)
Mutual labels:  downloader, download
Floatplane-Downloader
Project for automatically organizing and downloading Floatplane videos for plex.
Stars: ✭ 94 (-19.66%)
Mutual labels:  downloader, download
angular-downloader
Angular Downloader is an angularjs directive that enables you to manage browser download - https://720kb.github.io/angular-downloader
Stars: ✭ 16 (-86.32%)
Mutual labels:  downloader, download
download
Dateidownloads von Files aus dem Medienpool über PHP oder X-SendFile
Stars: ✭ 30 (-74.36%)
Mutual labels:  downloader, download
anghamify
Anghami Downloader | Download Anghami songs with full meta-tags.
Stars: ✭ 22 (-81.2%)
Mutual labels:  downloader, download
react-use-downloader
Creates a download handler function and gives progress information
Stars: ✭ 65 (-44.44%)
Mutual labels:  downloader, download
lux
👾 Fast and simple video download library and CLI tool written in Go
Stars: ✭ 19,266 (+16366.67%)
Mutual labels:  downloader, download
node-wetransfert
Download wetransfert content with nodeJS
Stars: ✭ 16 (-86.32%)
Mutual labels:  downloader, download
fansly
Simply scrape / download all the media from an fansly account
Stars: ✭ 351 (+200%)
Mutual labels:  downloader, download
mmdl
MMDL (Mega Music Downloader) - A tool to easily download music.
Stars: ✭ 29 (-75.21%)
Mutual labels:  downloader, download
fbdl
📥 Download publicly shared videos from Facebook with an ease!
Stars: ✭ 29 (-75.21%)
Mutual labels:  downloader, download
openMIC
Meter Information Collection System
Stars: ✭ 15 (-87.18%)
Mutual labels:  downloader, ftp
canvas-record
A one trick pony package to record and download a video from a canvas animation.
Stars: ✭ 64 (-45.3%)
Mutual labels:  downloader, download
EFDownloader
DEPRECATED
Stars: ✭ 11 (-90.6%)
Mutual labels:  downloader, download
CoubDownloader
A simple downloader for coub.com
Stars: ✭ 64 (-45.3%)
Mutual labels:  downloader, download
youtube-downloader-python
You can download the YouTube video for free and convert it to any extension you want.
Stars: ✭ 20 (-82.91%)
Mutual labels:  downloader, download
ngDownloader
📹 🎥 Now Download videos from any website including YouTube, Facebook, Udemy etc without ads.
Stars: ✭ 47 (-59.83%)
Mutual labels:  downloader, download
downloader
Async rate-limited downloading service
Stars: ✭ 18 (-84.62%)
Mutual labels:  downloader, download

forthebadgeforthebadgeforthebadgeforthebadgeforthebadge forthebadgeforthebadgeLicense: GPL v3buildGitHub release (latest by date)GitHub all releases

What was the problem? What is ACD?

ACD solves three main problems that students may face in online courses and online learning during quantine. What I tried to do was packaging some tools to solve those a bit, but still, there is a lot more to fix.

  • Adobe Connect Classes : As most public schools and universities can't afford fast and powerful servers to host Adobe Connect meetings, they lack one main feature, exporting meetings for offline usage. So students(including me) couldn't download courses and had to watch them online, and problems start to show up when you have unstable internet connection. So the solution was to download and merge meetings manually, this is ACD's main feature.
  • FTP : Another problem was most students couldn't use ftps. So I came up with straight answer, ACD's FTP downloader, fast, easy to use.
  • Shift I/O : This one also solves another problem, imagine you're taking an exam and you have to take a picture of your paper, scan and export it to .pdf file, and then upload it to you portal, there are many ways to send files from mobile phones to PC or laptop, but they ain't Shift I/O ( :D ). Cause Shift I/O is fast and easy to use, and most importantly, easy to setup. No additional app required, just start the service, connect and it's ready-to-go!

🔨 Installation

ACD v.2 need no installation, no importing, no additional library.It's All-in-one. It also automatically downloads and compiles engine files. No effort needed.

But you need Google Chrome installed for Adobe Connect Downloader feature.

if your using Linux you need to install following packages for Adobe Connect Downloader feature :

  • Google Chrome

    wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
    sudo dpkg -i google-chrome-stable_current_amd64.deb
  • Chromium Browser

    sudo apt install -y chromium-browser
  • Media codec packs

    For ubuntu :

    sudo add-apt-repository multiverse
    sudo apt install ubuntu-restricted-extras

👻 Usage

Using ACD v.2 is way more easier than ACD v.1, it's built for 6th grades. But still I've made enough documentations in case anybody needed. There's a help button on right-top corner, it shows information for each service that you're currenty at.

image-20201118184025258

image-20201118184213685image-20201118184230754image-20201118184257842

Also here's a short video of Adobe Connect Downloader and Shift I/O instructions.

  • Adobe Connect Downloader

    ac-tutorial-low (2)
  • Shift I/O

    acd-shiftio-tutorial-low

👨‍🏫 How it works?

Well, it's really complicated, there are too many hand writings, diagrams and flow charts, but I guess they aren't necessary, so I let a debugger draw accurate flowchart of application's workflow, It really doesn't show how ACD works, but it's sexy :p

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].