{"id":31730730,"url":"https://github.com/luanrt/ump-inspector","last_synced_at":"2026-03-16T19:33:45.615Z","repository":{"id":316333362,"uuid":"1062927794","full_name":"LuanRT/ump-inspector","owner":"LuanRT","description":"Inspect and decode YouTube UMP requests in the browser.","archived":false,"fork":false,"pushed_at":"2025-10-04T12:28:06.000Z","size":96,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-04T14:31:23.043Z","etag":null,"topics":["googlevideo","innertube","ump"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/LuanRT.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["LuanRT"],"ko_fi":"luanrt"}},"created_at":"2025-09-23T23:47:54.000Z","updated_at":"2025-10-04T12:28:02.000Z","dependencies_parsed_at":"2025-09-24T02:35:44.513Z","dependency_job_id":"77e36277-200a-42f3-a754-3170e0d61a73","html_url":"https://github.com/LuanRT/ump-inspector","commit_stats":null,"previous_names":["luanrt/ump-inspector"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/LuanRT/ump-inspector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRT%2Fump-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRT%2Fump-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRT%2Fump-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRT%2Fump-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuanRT","download_url":"https://codeload.github.com/LuanRT/ump-inspector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanRT%2Fump-inspector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000978,"owners_count":26082973,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["googlevideo","innertube","ump"],"created_at":"2025-10-09T07:39:16.549Z","updated_at":"2025-10-09T07:39:17.726Z","avatar_url":"https://github.com/LuanRT.png","language":"TypeScript","funding_links":["https://github.com/sponsors/LuanRT","https://ko-fi.com/luanrt"],"categories":[],"sub_categories":[],"readme":"# ump-inspector\n\nA browser extension for inspecting and debugging UMP requests on YouTube. It hooks into the response processing to provide decoded, human-readable info into the UMP parts as well as request payloads.\n\n## Screenshots\n\u003cimg width=\"682\" height=\"581\" alt=\"Screenshot 2025-09-23 211703\" src=\"https://github.com/user-attachments/assets/7da0980b-23ea-4e8a-b32a-2e1ec481ea7c\" /\u003e\n\n## Installation\n\nTo install this extension, you need to load it as an unpacked extension in a Chromium-based browser.\n\n1.  Download the latest `ump-inspector-vX.X.X.zip` from the [releases page](https://github.com/LuanRT/ump-inspector/releases).\n2.  Unzip the downloaded file.\n3.  Open your browser and navigate to the extensions page (e.g., `chrome://extensions`, `edge://extensions`, or `about:addons` for Mozilla-based browsers).\n4.  Enable \"Developer mode\".\n5.  Click on \"Load unpacked\" and select the directory where you unzipped the files.\n\n## Building from Source\n\nIf you want to build the extension from the source code, follow these steps:\n\n1.  Clone the repository:\n    ```sh\n    git clone https://github.com/LuanRT/ump-inspector.git\n    cd ump-inspector\n    ```\n\n2.  Install the dependencies:\n    ```sh\n    npm install\n    ```\n\n3.  Build the project:\n    ```sh\n    npm run build\n    ```\n    This will create a `dist` directory containing the bundled extension files.\n\n4.  Follow the steps in the [Installation](#installation) section, but select the root directory of the project instead of the unzipped release folder.\n\n## Usage\n\nAfter installation, simply navigate to any YouTube page that plays a video. Open your browser's **Developer Tools** (F12 or Ctrl+Shift+I) and select the **Console** tab. The extension will automatically log the decoded payloads and UMP parts as they are received and processed.\n\n## License\nDistributed under the [MIT](./LICENSE) License.\n\n\u003cp align=\"right\"\u003e\n(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanrt%2Fump-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluanrt%2Fump-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanrt%2Fump-inspector/lists"}