{"id":18036775,"url":"https://github.com/zyrouge/node-youtube-ext","last_synced_at":"2025-03-27T08:30:46.596Z","repository":{"id":52572738,"uuid":"353962414","full_name":"zyrouge/node-youtube-ext","owner":"zyrouge","description":"A simple YouTube scraper.","archived":false,"fork":false,"pushed_at":"2024-05-02T10:31:59.000Z","size":1453,"stargazers_count":23,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-23T10:51:08.029Z","etag":null,"topics":["scrape","youtube","ytdl"],"latest_commit_sha":null,"homepage":"https://youtube-ext.js.org","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/zyrouge.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},"funding":{"github":"zyrouge","patreon":"zyrouge"}},"created_at":"2021-04-02T08:54:38.000Z","updated_at":"2025-03-18T21:26:11.000Z","dependencies_parsed_at":"2024-04-17T03:41:15.514Z","dependency_job_id":"7ba76a98-a1e6-4811-bde7-089db479faea","html_url":"https://github.com/zyrouge/node-youtube-ext","commit_stats":null,"previous_names":["zyrouge/node-youtube-ext","zyrouge/youtube-ext"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fnode-youtube-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fnode-youtube-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fnode-youtube-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fnode-youtube-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zyrouge","download_url":"https://codeload.github.com/zyrouge/node-youtube-ext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245809639,"owners_count":20676025,"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":["scrape","youtube","ytdl"],"created_at":"2024-10-30T12:14:12.183Z","updated_at":"2025-03-27T08:30:46.013Z","avatar_url":"https://github.com/zyrouge.png","language":"TypeScript","funding_links":["https://github.com/sponsors/zyrouge","https://patreon.com/zyrouge"],"categories":[],"sub_categories":[],"readme":"# YouTube Extractor\n\nA simple [YouTube](https://youtube.com) scraper.\n\n[![Documentation](https://github.com/zyrouge/node-youtube-ext/actions/workflows/docs.yml/badge.svg)](https://github.com/zyrouge/node-youtube-ext/actions/workflows/docs.yml)\n\n\u003e ⚠️ YouTube stream data is decoded by evaluating arbitrary JavaScript code. By default, youtube-ext uses `eval` or `node:vm`. Please install [isolated-vm](https://www.npmjs.com/package/isolated-vm) or [@ohmyvm/vm](https://www.npmjs.com/package/@ohmyvm/vm) to prevent security issues.\n\n## Features\n\n-   Faster and Better! ([comparison](https://runkit.com/zyrouge/606dd634af4a29001a4be694))\n-   Supports YouTube stream generation.\n-   Supports YouTube search.\n-   Supports YouTube video information.\n-   Supports YouTube playlist information.\n-   Supports YouTube channel information.\n-   No key required!\n\n## Installation\n\n```bash\nnpm install youtube-ext\n```\n\n## Usage\n\n```ts\nconst ytext = require(\"youtube-ext\");\n// or\nimport ytext from \"youtube-ext\";\n// or\nimport { ... } from \"youtube-ext\";\n```\n\nExamples can be found [here](./examples)!\n\n## Links\n\n-   [Documentation](https://youtube-ext.js.org)\n-   [NPM](https://npmjs.com/package/youtube-ext)\n-   [GitHub](https://github.com/zyrouge/node-youtube-ext)\n\n## Similar Packages\n\n-   [youtube-dl](https://www.npmjs.com/package/youtube-dl) (Faster and better search and info scraping)\n-   [ytdl-core](https://www.npmjs.com/package/ytdl-core) (YouTube Downloader)\n-   [discord-player](https://www.npmjs.com/package/discord-player) (Discord music framework)\n-   [discord-ytdl-core](https://www.npmjs.com/package/discord-ytdl-core) (Ytdl-core with ffmpeg args support)\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyrouge%2Fnode-youtube-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzyrouge%2Fnode-youtube-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyrouge%2Fnode-youtube-ext/lists"}