Unofficial python api wrapper from https://doodstream.com
Project description
Unofficial DoodStream API
DoodStream is a video hosting service were you can upload videos, share & make money.
Don't have account? register here.
Features
- HLS Streaming
- Unlimited Storage
- Faster Encoding
- Subtitles Support
- Premium bandwidth
- Supported host for remote upload
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
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 details)
Built Distribution
File details
Details for the file doodstream-1.0.0.tar.gz
.
File metadata
- Download URL: doodstream-1.0.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed19e23d2100f47bdb1f2e7e3b84caf3a572be7f7058ec4182c74171e66587bb |
|
MD5 | d98f3215c80d3f14586c5fb359154be1 |
|
BLAKE2b-256 | b6152d00b782d37451371e6fb6e335d1e236ac13ce6f32b4516211af982ea131 |
File details
Details for the file doodstream-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: doodstream-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2755c2be151eaebfc6278f42e71c0c790bb9e4da8eebe32e3072cb99f81216f2 |
|
MD5 | f97e8aae003e5ed8d57ff024348c0beb |
|
BLAKE2b-256 | 572037fa7432c0b1fe99787f5e0750fdef83c464fbf76b8ba61481eeb8d8391b |