{"id":18055695,"url":"https://github.com/invidjs/invidjs","last_synced_at":"2025-07-20T18:03:00.922Z","repository":{"id":108878243,"uuid":"606843769","full_name":"InvidJS/InvidJS","owner":"InvidJS","description":"An attempt to bring Invidious support to Node.js.","archived":false,"fork":false,"pushed_at":"2024-10-14T20:08:23.000Z","size":1938,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-29T10:45:33.946Z","etag":null,"topics":["invidious","invidious-api","javascript","node-js","typescript"],"latest_commit_sha":null,"homepage":"https://invidjs.js.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InvidJS.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":"2023-02-26T18:21:49.000Z","updated_at":"2024-10-14T20:08:26.000Z","dependencies_parsed_at":"2023-12-18T21:21:58.757Z","dependency_job_id":"85523f71-8692-46a6-9738-4ac2252c3bdc","html_url":"https://github.com/InvidJS/InvidJS","commit_stats":{"total_commits":390,"total_committers":1,"mean_commits":390.0,"dds":0.0,"last_synced_commit":"8f56cdf01e47f8dc2564df86694959958f71b59e"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvidJS%2FInvidJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvidJS%2FInvidJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvidJS%2FInvidJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvidJS%2FInvidJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InvidJS","download_url":"https://codeload.github.com/InvidJS/InvidJS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222334364,"owners_count":16968061,"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":["invidious","invidious-api","javascript","node-js","typescript"],"created_at":"2024-10-31T01:11:30.960Z","updated_at":"2025-03-28T01:38:33.960Z","avatar_url":"https://github.com/InvidJS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InvidJS\n\n## :warning:  NO LONGER MAINTAINED. THANKS FOR HELPING PROTECT OUR COMMUNITY.\n[![npm version](https://badge.fury.io/js/@invidjs%2Finvid-js.svg)](https://badge.fury.io/js/@invidjs%2Finvid-js)\n![npm](https://img.shields.io/npm/dt/%40invidjs/invid-js)\n\nAn attempt to bring Invidious support to Node.js.\n\n# Installation and usage\n\nYour Node.js version must be 16.9.0 or greater.\n\nYou can check your version by typing `node -v` in the terminal.\n\nTo install InvidJS, type `npm install @invidjs/invid-js` in your terminal.\n\nAfter installing, insert the following in your code:\n\n```js\nimport * as InvidJS from \"@invidjs/invid-js\"\n```\n\n# Changes from the stock Invidious API\n- Useless or broken endpoints are not carried over. Previously working endpoints are marked as deprecated.\n- Only the most important data is fetched for big objects.\n- Some data is filled in for you and/or made humanly-readable where possible.\n- Minimal and basic versions of objects are available to be consistent with different outputs.\n- Limit options are provided where they're not normally supported by the API.\n- Some objects and outputs are combined, for example:\n  - Video and Audio formats are a single object. \n  - formatStreams and adaptiveFormats are a single array.\n  - Playlists and mixes are the same object, and fetched via the same function.\n\n# Building from source\nTo build the package, clone this repository and execute `npm run build` in your terminal.\n\n[Documentation](https://invidjs.js.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvidjs%2Finvidjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvidjs%2Finvidjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvidjs%2Finvidjs/lists"}