{"id":18666125,"url":"https://github.com/michioxd/discord-vugo","last_synced_at":"2026-05-02T03:09:05.128Z","repository":{"id":220539888,"uuid":"751915495","full_name":"michioxd/discord-vugo","owner":"michioxd","description":"discord video uploader written in golang. A simple way to host your video on Discord via the HLS method.","archived":false,"fork":false,"pushed_at":"2024-02-03T01:43:52.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T06:06:25.895Z","etag":null,"topics":["discord","discordgo","golang","hls","mpeg-dash"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michioxd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-02T15:55:29.000Z","updated_at":"2024-09-24T17:58:01.000Z","dependencies_parsed_at":"2024-02-02T17:01:59.787Z","dependency_job_id":"b9dca1cc-6b3d-4cd8-b96b-829d46f2718d","html_url":"https://github.com/michioxd/discord-vugo","commit_stats":null,"previous_names":["michioxd/discord-vugo"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/michioxd/discord-vugo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2Fdiscord-vugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2Fdiscord-vugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2Fdiscord-vugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2Fdiscord-vugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michioxd","download_url":"https://codeload.github.com/michioxd/discord-vugo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2Fdiscord-vugo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["discord","discordgo","golang","hls","mpeg-dash"],"created_at":"2024-11-07T08:30:37.550Z","updated_at":"2026-05-02T03:09:05.110Z","avatar_url":"https://github.com/michioxd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discord-vugo\n\n\u003cins\u003e**discord**\u003c/ins\u003e \u003cins\u003e**video**\u003c/ins\u003e \u003cins\u003e**uploader**\u003c/ins\u003e written in \u003cins\u003e**g**\u003c/ins\u003eolang. A simple way to host your video on Discord via the HLS method.\n\n## Requirements\n\n- A application in the [Discord Developer Portal](https://discord.com/developers/applications)\n- [FFmpeg](#install-ffmpeg) installed to your `PATH`\n\n## Usage\n\n- Download binaries from [Release page](https://github.com/michioxd/discord-vugo/releases/latest).\n- Open terminal in the folder have `discord-vugo` binary then type `./discord-vugo.exe` (or `chmod +x ./discord-vugo` then `./discord-vugo` in Linux)\n- On the first run, it will create the configuration file `discord-vugo-config.yaml`.\n- Open the `discord-vugo-config.yaml` file with Notepad (or your favorite IDE like `Visual Studio Code`, `Vim`, `nano`,...).\n- You may check out the [Configuration](#configuration) section below.\n\n## Configuration\n\nUse those options in [discord-vugo-config.yaml](discord-vugo-config.yaml.example)\n\n#### `bot_token` [REQUIRED]\n\n**Type**: `string`\n\n**Description:** Bot token, claim it from [Discord Developer Portal](https://discord.com/developers/applications). [How to get bot token](#how-to-get-discord-bot-token)\n\n#### `guild_channel_id` [REQUIRED]\n\n**Type**: `string`\n\n**Description:** Channel ID to upload file into it, right click to a channel you need to get ID, click `Copy Channel ID`. Make sure you add your bot to the server and give your bot permission to send attachments to that channel in your server.\n\n#### `input_file` [REQUIRED]\n\n**Type**: `string`\n\n**Description:** Input file path to upload. Optional if you pass it via `-i` argument.\n\n#### `output_file`\n\n**Type**: `string`\n\n**Default**: `./output.m3u8`\n\n**Description:** Output playlist file path. Can pass it via `-o` argument.\n\n#### `use_proxy`\n\n**Type**: `boolean`\n\n**Default**: `false`\n\n**Description:** Enable proxy URL.\n\n#### `proxy_endpoint`\n\n**Type**: `boolean`\n\n**Description:** Required if `use_proxy` is enabled. Endpoint proxy will write to playlist file. Example with `https://example.com/proxy?url=`, output in the playlist file will be `https://example.com/proxy?url=https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F1145752139927388313%2F1146790582899978340%2FSuisei_is_Talalala.mp4%3Fex%3D65ce09f5%26is%3D65bb94f5%26hm%3D3ab28624177860467514e24543d7cd34a6a87ed278e06003f679b58052860cde%26`\n\n#### `hls_time`\n\n**Type**: `string`\n\n**Default**: `5`\n\n**Description:** Set the target segment length. See more: \u003chttps://ffmpeg.org/ffmpeg-all.html#toc-Options-67\u003e `hls_time`\n\n## Arguments\n\n**Usage:** `discord-vugo \u003carg\u003e \u003cvalue\u003e`\n\n**`-i \u003cinput file path\u003e`:** Required. Input file path to upload. Optional if you pass it via `input_file` option in configuration file.\n\n**`-o \u003coutput file path\u003e`:** Optional. Default `./output.m3u8`. Output playlist file path. Can pass it via `output_file` option in configuration file.\n\n## Tutorial\n\n### How to get Discord Bot Token\n\n- Go to [Discord Developer Portal](https://discord.com/developers/applications)\n- Click `New Application`\n\n  ![image](https://github.com/michioxd/discord-vugo/assets/80969068/db5ad43f-f64f-43fc-a06e-a1a4f67a2476)\n\n- Enter a name you want (of course bruh), remember to agree Discord TOS :)\n\n  ![image](https://github.com/michioxd/discord-vugo/assets/80969068/8649070e-61f3-4618-93a6-321f08266442)\n\n- Go to `Bot` at sidebar\n- Click `Reset Token`\n- Enter 2FA code if you have\n- Copy the new token\n\n  ![image](https://github.com/michioxd/discord-vugo/assets/80969068/c972ecb0-3722-48df-ad6f-885a768d111f)\n\n### Install FFmpeg\n\n**Windows**\n\nVia Chocolatey\n\n```batch\nchoco install ffmpeg\n```\n\n**Linux**\n\n```bash\n# Ubuntu, Debian,...\nsudo apt install ffmpeg\n\n# CentOS\nyum install ffmpeg\n\n# Arch Linux\npacman -S ffmpeg\n```\n\n## License\n\n[MIT License](LICENSE)\n\n## Credits\n\n[me.](https://github.com/michioxd)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichioxd%2Fdiscord-vugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichioxd%2Fdiscord-vugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichioxd%2Fdiscord-vugo/lists"}