Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 640 Bytes

readme.md

File metadata and controls

22 lines (17 loc) · 640 Bytes

🚀 MadLoad

Video/Audio downloader service


Website

MadLoad


Project Structure

------------------------------------------------------------
|  source   |    compiled    |         description         |
|-----------|----------------|-----------------------------|
|  server/  |      lib/      |      server-side files      |
|   src/    |    public/     |      client-side files      |
|  typings  |     -----      | typescript interfaces/types |
|   tests   |     -----      |         tests files         |
------------------------------------------------------------