{"id":20924355,"url":"https://github.com/insthync/nodejs-youtube-extracter","last_synced_at":"2026-02-12T06:32:28.435Z","repository":{"id":38212893,"uuid":"437740639","full_name":"insthync/nodejs-youtube-extracter","owner":"insthync","description":"Get Youtube's livestream information","archived":false,"fork":false,"pushed_at":"2024-10-09T16:42:41.000Z","size":198,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-07T14:44:06.021Z","etag":null,"topics":[],"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/insthync.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-13T04:55:15.000Z","updated_at":"2024-10-09T16:42:45.000Z","dependencies_parsed_at":"2025-04-11T12:06:02.371Z","dependency_job_id":"890efb1b-bf22-4449-9808-8e8d08c97e8d","html_url":"https://github.com/insthync/nodejs-youtube-extracter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/insthync/nodejs-youtube-extracter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fnodejs-youtube-extracter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fnodejs-youtube-extracter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fnodejs-youtube-extracter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fnodejs-youtube-extracter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insthync","download_url":"https://codeload.github.com/insthync/nodejs-youtube-extracter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fnodejs-youtube-extracter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29360644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"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":[],"created_at":"2024-11-18T20:21:19.267Z","updated_at":"2026-02-12T06:32:28.415Z","avatar_url":"https://github.com/insthync.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodejs-simple-youtube-livestream-url-retriever\nGet Youtube's livestream information\n\n- `http://url/:id/lowest` - Get lowest quality video\n- `http://url/:id/highest` - Get highest quality video\n- `http://url/:id/:quality` - Get specific quality video (144, 240, 360, 720, 1080)\n\n## Configs\n- `SERVER_PORT` Port for HTTP\n- `USE_HTTPS` (default: `0`), Set it to `1` to use HTTPS\n- `HTTPS_KEY_FILE_PATH` Location to HTTPS key file (ex: `/etc/letsencrypt/live/www.yourdomain.com/privkey.pem`)\n- `HTTPS_CERT_FILE_PATH` Location to HTTPS cert file (ex: `/etc/letsencrypt/live/www.yourdomain.com/fullchain.pem`)\n- `HTTPS_SERVER_PORT` Port for HTTPS\n- `USE_PROXY` (default: `0`), Set it to `1` to use [HLSProxy](https://github.com/warren-bank/HLS-Proxy)\n- `PROXY_URL` URL to connect to HLSProxy, If you run HLSProxy by command: (`pm2 start npm --name \"hlsd\" -- start hls-proxy/bin/hlsd.js -- --host \"www.yourdomain.com\" --port 9991 --tls --tls-cert \"/etc/letsencrypt/live/www.yourdomain.com/fullchain.pem\" --tls-key \"/etc/letsencrypt/live/www.yourdomain.com/privkey.pem\"`, then you may set this to http://www.yourdomain.com:9991)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsthync%2Fnodejs-youtube-extracter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsthync%2Fnodejs-youtube-extracter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsthync%2Fnodejs-youtube-extracter/lists"}