{"id":15651573,"url":"https://github.com/azkadev/doodstream","last_synced_at":"2025-04-07T17:08:28.675Z","repository":{"id":242675155,"uuid":"810115881","full_name":"azkadev/doodstream","owner":"azkadev","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T20:06:19.000Z","size":6533,"stargazers_count":87,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T16:14:15.598Z","etag":null,"topics":["dart","doodstream","doodstream-api","doodstream-bot","doodstream-video-downloader","flutter"],"latest_commit_sha":null,"homepage":"https://azkadev.github.io/doodstream/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azkadev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["azkadev","generalfoss"]}},"created_at":"2024-06-04T04:41:03.000Z","updated_at":"2025-03-23T08:42:33.000Z","dependencies_parsed_at":"2024-06-04T11:31:35.112Z","dependency_job_id":"3dce8d8a-86ce-4d1c-9b74-0e0c7f7028e9","html_url":"https://github.com/azkadev/doodstream","commit_stats":null,"previous_names":["azkadev/doodstream_client","azkadev/doodstream"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fdoodstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fdoodstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fdoodstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azkadev%2Fdoodstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azkadev","download_url":"https://codeload.github.com/azkadev/doodstream/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694876,"owners_count":20980733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","doodstream","doodstream-api","doodstream-bot","doodstream-video-downloader","flutter"],"created_at":"2024-10-03T12:39:09.346Z","updated_at":"2025-04-07T17:08:28.653Z","avatar_url":"https://github.com/azkadev.png","language":"HTML","funding_links":["https://github.com/sponsors/azkadev","https://github.com/sponsors/generalfoss"],"categories":[],"sub_categories":[],"readme":"# Doodstream Client\n \n**Doodstream Client** this open source project is free \n\n## Demo\n \n\n## 📚️ Docs\n\n1. [Documentation](/docs/)\n2. [Youtube](https://youtube.com/)\n3. [Telegram Support Group](https://t.me/)\n4. [Contact Developer](https://github.com/) (check social media or readme profile github)\n\n## 🔖️ Features\n\n1. [x] 📱️ **Cross Platform** support (Device, Edge Severless functions)\n2. [x] 📜️ **Standarization** Style Code\n3. [x] ⌨️ **Cli** (Terminal for help you use this library or create project)\n4. [x] 🔥️ **Api** (If you developer bot / userbot you can use this library without interact cli just add library and use 🚀️)\n5. [x] 🧩️ **Customizable Extension** (if you want add extension so you can more speed up on development)\n6. [x] ✨️ **Pretty Information** (user friendly for newbie)\n \n## ❔️ Fun Fact\n\n**This library 100%** use on every my create project (**App, Server, Bot, Userbot**)\n \n## 📈️ Proggres\n \n- **2024-06-03**\n  Starting **Release Stable** With core Features\n\n### 📥️ Install Library\n\n1. **Dart**\n\n```bash\ndart pub add doodstream_client\n```\n\n- from github\n\n```bash\ndart pub add doodstream_client\n```\n\n## 🚀️ Quick Start\n\nExample Quickstart script minimal for insight you or make you use this library because very simple \n\n```dart\nimport 'package:doodstream_client/doodstream_client.dart';\nimport 'package:general_lib/extension/dynamic.dart';\nvoid main(List\u003cString\u003e args) async {\n  String api_key = \"\";\n  DoodstreamClient doodstreamClient = DoodstreamClient(api_key: api_key);\n  Map res = await doodstreamClient.getMe();\n  res.printPretty();\n}\n```\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazkadev%2Fdoodstream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazkadev%2Fdoodstream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazkadev%2Fdoodstream/lists"}