Skip to main content

Unofficial python api wrapper from https://doodstream.com

Project description

Unofficial DoodStream API


https://doodstream.com/join/02i3l9brejix

Downloads

DoodStream is a video hosting service were you can upload videos, share & make money.

Don't have account? register here.

Features

More detail Click Me


Install

pip install doodstream

Usage

from doodstream import DoodStream

d = DoodStream("YOUR_API_KEY")

# Check doodstream account info
d.account_info()

# Check doodstream account reports
d.account_reports()

# Upload video file from local storage
d.local_upload("PATH_TO_YOUR_VIDEO")

# Upload video from direct links
d.remote_upload("DIRECT_VIDEO_LINK")

# list all available method
help(DoodStream)

# please refer to https://doodstream.com/api-docs

Note : Please update to v1.x, all the v0.x are out to date


Donate with PayPal

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doodstream-1.0.0.tar.gz (16.2 kB view hashes)

Uploaded Source

Built Distribution

doodstream-1.0.0-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page