streamtape-downloader
This project is helps to download contents from Streamtape by utilizing the API.
Use this Project :
git clone https://github.com/DebiprasadXD/streamtape-downloader
cd streamtape-downloader
Install the requirements :
pip3 install -r requirements. txt
Usage:
-
You need to create an account in streamtape.com and get the
API Username
,API Password
from the account panel. -
Paste those two things in
example.env
and rename it to.env
afterwards.
Run this Project :
python3 streamtape_downloader.py
To Download file, get the file id of any streamtape link
Example : https://streamtape.com/v/file_id/
That's it.
Thanks for reading till last. :D