{"id":15906131,"url":"https://github.com/atellmer/youtube-simple-search","last_synced_at":"2025-12-29T00:30:12.391Z","repository":{"id":57404326,"uuid":"59904819","full_name":"atellmer/youtube-simple-search","owner":"atellmer","description":"easy search in YouTube","archived":false,"fork":false,"pushed_at":"2016-08-18T09:00:54.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T15:45:03.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/atellmer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-28T16:48:05.000Z","updated_at":"2022-07-26T08:12:24.000Z","dependencies_parsed_at":"2022-09-08T14:12:42.444Z","dependency_job_id":null,"html_url":"https://github.com/atellmer/youtube-simple-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atellmer%2Fyoutube-simple-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atellmer%2Fyoutube-simple-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atellmer%2Fyoutube-simple-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atellmer%2Fyoutube-simple-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atellmer","download_url":"https://codeload.github.com/atellmer/youtube-simple-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239718425,"owners_count":19685725,"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":[],"created_at":"2024-10-06T13:21:18.696Z","updated_at":"2025-12-29T00:30:12.358Z","avatar_url":"https://github.com/atellmer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# youtube-simple-search\neasy search in YouTube (API key needed)\n\n### Version\n0.1.1\n\n### Using:\n```sh\nnpm i youtube-simple-search\n```\n\n\n```sh\n    var yss = require('youtube-simple-search');\n\n\tyss({\n\t\tkey: API_KEY,\n\t\tquery: 'Taylor Swift',\n\t\tmaxResults: 10\n\t},\n\t\tcallback\n\t);\n\n    function callback(result) {\n\t\tconsole.log(result);\n\t}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatellmer%2Fyoutube-simple-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatellmer%2Fyoutube-simple-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatellmer%2Fyoutube-simple-search/lists"}