{"id":13582813,"url":"https://github.com/2manoj1/yt-scrapper-cli","last_synced_at":"2026-05-04T13:32:13.971Z","repository":{"id":153245422,"uuid":"628595209","full_name":"2manoj1/yt-scrapper-cli","owner":"2manoj1","description":"command-line tool that allows you to fetch metadata (title, author, description, etc.) from YouTube videos.","archived":false,"fork":false,"pushed_at":"2023-04-16T16:02:10.000Z","size":284,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T11:55:42.863Z","etag":null,"topics":["cli","nodejs","npm-package","script","youtube","youtube-cli","youtube-scraper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2manoj1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-16T12:53:22.000Z","updated_at":"2024-03-28T08:58:21.000Z","dependencies_parsed_at":"2023-07-08T17:46:38.913Z","dependency_job_id":null,"html_url":"https://github.com/2manoj1/yt-scrapper-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/2manoj1/yt-scrapper-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2manoj1%2Fyt-scrapper-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2manoj1%2Fyt-scrapper-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2manoj1%2Fyt-scrapper-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2manoj1%2Fyt-scrapper-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2manoj1","download_url":"https://codeload.github.com/2manoj1/yt-scrapper-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2manoj1%2Fyt-scrapper-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","nodejs","npm-package","script","youtube","youtube-cli","youtube-scraper"],"created_at":"2024-08-01T15:03:02.843Z","updated_at":"2026-05-04T13:32:13.955Z","avatar_url":"https://github.com/2manoj1.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# mm-yt-cli\n\n\"mm-yt-cli\" is a command-line tool that allows you to fetch metadata (title, author, description, etc.) from YouTube videos.\n\n\u003cimg width=\"1512\" alt=\"Screenshot 2023-04-16 at 8 02 52 PM\" src=\"https://user-images.githubusercontent.com/15128569/232320169-35243d96-24ae-4f4f-ae05-6be62c435458.png\"\u003e\n\n\n## Installation\n\nYou can run \"mm-yt-cli\" directly using npx without installing it globally:\n\n```sh\nnpx mm-yt-cli --url \u003cYOUTUBE_URL\u003e\n```\n\nYou can install \"mm-yt-cli\" globally using npm:\n\n```sh\nnpm install -g mm-yt-cli\n```\n\nYou can install \"mm-yt-cli\" globally using Yarn:\n\n```sh\nyarn global add mm-yt-cli\n```\n\n## Usage\n\n```sh\nmm-yt-cli --url \u003cYOUTUBE_URL\u003e\n\nor\n\nnpx mm-yt-cli --url \u003cYOUTUBE_URL\u003e\n```\n\nReplace `\u003cYOUTUBE_URL\u003e` with the URL of the YouTube video for which you want to fetch metadata.\n\n## Options\n\n- `--url`: Required. The URL of the YouTube video for which to fetch metadata.\n\n## Example Usage\n\nHere's an example of how you can use \"mm-yt-cli\" to fetch metadata from a YouTube video:\n\n```sh\nnpx mm-yt-cli --url https://www.youtube.com/watch?v=ZvxBCYSnAM0\n```\n\n### Output\n\n```js\n{\n  title: 'Deno Setup with Gitpod',\n  description: 'Gitpod can provide fully initialized, perfectly set-up developer environments for any kind of software project. What is Deno?A modern runtime for JavaScript…',\n  keyword: 'Deno, Deno land, Gitpod, docker, setup, framework, Manoj Mukherjee, Tech KnowledgeBase, Nodejs, Javascript Runtime',\n  category: 'Science \u0026 Technology',\n  longDescription: 'Gitpod can provide fully initialized, perfectly set-up developer environments for any kind of software project. \\n' +\n    '\\n' +\n    'What is Deno?\\n' +\n    'A modern runtime for JavaScript and TypeScript.\\n' +\n    '\\n' +\n    'Installation\\n' +\n    'Deno ships as a single executable with no dependencies. You can install it. \\n' +\n    '\\n' +\n    'Article - https://www.linkedin.com/pulse/deno-setup-gitpod-manoj-mukherjee/\\n' +\n    '\\n' +\n    '#deno #gitpod #TechKnowledgeBase'\n}\n```\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Issues\n\nIf you encounter any issues with \"mm-yt-cli\", please open an issue on the [GitHub repository](https://github.com/2manoj1/yt-scrapper-cli/issues).\n\n## Credits\n\n\"mm-yt-cli\" is created and maintained by [Manoj Mukherjee](https://www.linkedin.com/in/manoj-mukherjee/).\n\n## Acknowledgements\n\nSpecial thanks to the following projects for providing dependencies used in \"mm-yt-cli\":\n\n- [arg](https://www.npmjs.com/package/arg)\n- [cheerio](https://www.npmjs.com/package/cheerio)\n- [got](https://www.npmjs.com/package/got)\n- [metascraper](https://www.npmjs.com/package/metascraper)\n- [metascraper-author](https://www.npmjs.com/package/metascraper-author)\n- [metascraper-description](https://www.npmjs.com/package/metascraper-description)\n- [metascraper-title](https://www.npmjs.com/package/metascraper-title)\n- [metascraper-url](https://www.npmjs.com/package/metascraper-url)\n- [metascraper-youtube](https://www.npmjs.com/package/metascraper-youtube)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2manoj1%2Fyt-scrapper-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2manoj1%2Fyt-scrapper-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2manoj1%2Fyt-scrapper-cli/lists"}