Command line application for downloading media from social networks
Now:
- Create virtual environment
- Enable virtual environment
- pip install -r requirements.txt
In the future:
pip install social-downloader
python -m downloader -h
- Application supports pipe mode, examples:
echo username | python -m downloader
cat names | python -m downloader
- Remember, it is a Beta Version. All requests are welcome.
- Novadays Supports only vsco.co
If you have a bug or feature request contact me.