Skip to content

Latest commit

 

History

History
77 lines (38 loc) · 941 Bytes

README.md

File metadata and controls

77 lines (38 loc) · 941 Bytes

Doodstream-CLI Script

A simple script developed in python to use Doodstream more easily

Features

  • Account Info
  • Rename File
  • Copy another Doodstream video
  • Remote Upload

Demo

Click here

Run Locally

Clone the project

  git clone https://github.com/Dare-Devill/Doodstream-CLI

Go to the project directory

  cd Doodstream-CLI

Install requirements

  pip install -r requirements.txt

Start the server

  python3 main.py

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

License

MIT

Support

For support join our Telegram Group.

To-do

✅ Added Remote Upload

⬜ Make more beautiful results

⬜ Upload from local storage

⬜ And much more....