# Unofficial [DoodStream](https://doodstream.com/join/02i3l9brejix) API
---
## ![https://doodstream.com/join/02i3l9brejix](https://i.doodcdn.com/img/468x60.gif)
[![Downloads](https://static.pepy.tech/badge/doodstream)](https://pepy.tech/project/doodstream)
DoodStream is a video hosting service were you can upload videos, share & make money.
Don't have account? register [here](https://doodstream.com/join/02i3l9brejix).
### Features
- HLS Streaming
- Unlimited Storage
- Faster Encoding
- Subtitles Support
- Premium bandwidth
- [Supported host for remote upload](https://help.doodstream.com/en/article/supported-remote-hosts-1fy5vnn/)
More detail [Click Me](https://doodstream.com/api)
---
## Install
```bash
pip install doodstream
```
---
## Usage
```python
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](https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png)](https://www.paypal.me/wahyubiman)
Raw data
{
"_id": null,
"home_page": "http://github.com/wahyubiman/DoodStream",
"name": "doodstream",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "api,doodstream,video,hosting",
"author": "Wahyu Biman",
"author_email": "wahyubiman@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b6/15/2d00b782d37451371e6fb6e335d1e236ac13ce6f32b4516211af982ea131/doodstream-1.0.0.tar.gz",
"platform": null,
"description": "# Unofficial [DoodStream](https://doodstream.com/join/02i3l9brejix) API\n\n---\n\n## ![https://doodstream.com/join/02i3l9brejix](https://i.doodcdn.com/img/468x60.gif)\n\n[![Downloads](https://static.pepy.tech/badge/doodstream)](https://pepy.tech/project/doodstream)\n\nDoodStream is a video hosting service were you can upload videos, share & make money.\n\nDon't have account? register [here](https://doodstream.com/join/02i3l9brejix).\n\n### Features\n\n- HLS Streaming\n- Unlimited Storage\n- Faster Encoding\n- Subtitles Support\n- Premium bandwidth\n- [Supported host for remote upload](https://help.doodstream.com/en/article/supported-remote-hosts-1fy5vnn/)\n\nMore detail [Click Me](https://doodstream.com/api)\n\n---\n\n## Install\n\n```bash\npip install doodstream\n```\n\n---\n\n## Usage\n\n```python\nfrom doodstream import DoodStream\n\nd = DoodStream(\"YOUR_API_KEY\")\n\n# Check doodstream account info\nd.account_info()\n\n# Check doodstream account reports\nd.account_reports()\n\n# Upload video file from local storage\nd.local_upload(\"PATH_TO_YOUR_VIDEO\")\n\n# Upload video from direct links\nd.remote_upload(\"DIRECT_VIDEO_LINK\")\n\n# list all available method\nhelp(DoodStream)\n\n# please refer to https://doodstream.com/api-docs\n```\n\n---\n\n#### **Note : Please update to v1.x, all the v0.x are out to date**\n\n---\n\n## [![Donate with PayPal](https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png)](https://www.paypal.me/wahyubiman)\n",
"bugtrack_url": null,
"license": "",
"summary": "Unofficial python api wrapper from https://doodstream.com",
"version": "1.0.0",
"project_urls": {
"Homepage": "http://github.com/wahyubiman/DoodStream"
},
"split_keywords": [
"api",
"doodstream",
"video",
"hosting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "572037fa7432c0b1fe99787f5e0750fdef83c464fbf76b8ba61481eeb8d8391b",
"md5": "f97e8aae003e5ed8d57ff024348c0beb",
"sha256": "2755c2be151eaebfc6278f42e71c0c790bb9e4da8eebe32e3072cb99f81216f2"
},
"downloads": -1,
"filename": "doodstream-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f97e8aae003e5ed8d57ff024348c0beb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 16554,
"upload_time": "2023-08-30T03:45:59",
"upload_time_iso_8601": "2023-08-30T03:45:59.547653Z",
"url": "https://files.pythonhosted.org/packages/57/20/37fa7432c0b1fe99787f5e0750fdef83c464fbf76b8ba61481eeb8d8391b/doodstream-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b6152d00b782d37451371e6fb6e335d1e236ac13ce6f32b4516211af982ea131",
"md5": "d98f3215c80d3f14586c5fb359154be1",
"sha256": "ed19e23d2100f47bdb1f2e7e3b84caf3a572be7f7058ec4182c74171e66587bb"
},
"downloads": -1,
"filename": "doodstream-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "d98f3215c80d3f14586c5fb359154be1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16220,
"upload_time": "2023-08-30T03:46:01",
"upload_time_iso_8601": "2023-08-30T03:46:01.891460Z",
"url": "https://files.pythonhosted.org/packages/b6/15/2d00b782d37451371e6fb6e335d1e236ac13ce6f32b4516211af982ea131/doodstream-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-30 03:46:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wahyubiman",
"github_project": "DoodStream",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "doodstream"
}