SangGDownloader
Extensible Application which can support downloading any streaming media.
Install / Use
/learn @Sangeerththan/SangGDownloaderREADME
SangGDownloader
Extensible Application which can Download Any streaming media. Currently, It supports downloading YouTube, Facebook , Magnetic Links in torrent and Instagram Images
Installation
sh ./Installer/install.sh- In case of any dependency conflicts better to run the installer inside a virtual environment.
- Follow the below documentation for virtual environment creation.
- Virtual environment steps
Docker setup
If Docker is not installed in the system install it with below command.
- sudo apt install docker.io
Then Navigate to the directory where dockerfile is located
sudo docker build -t downloader .sudo docker run downloader.
Important Notice
Adhere to the regulations of the content provider when using this Software. I will not be responsible for any consequences of using this software.
Contribution Guidelines
Feel free to fork my repo and if you can make any of the below contributions will be great.
- Feature Improvements
- Doc Updates
- Tests
- Support for non unix platforms
