{"id":47846241,"url":"https://github.com/cool-dev-guy/vidsrc.ts","last_synced_at":"2026-04-03T21:22:12.926Z","repository":{"id":257340074,"uuid":"857972709","full_name":"cool-dev-guy/vidsrc.ts","owner":"cool-dev-guy","description":"A cool vidsrc(.me/.net/.xyz/.in/.io) extractor in typescript.(proof of concept)","archived":false,"fork":false,"pushed_at":"2024-09-16T05:48:53.000Z","size":37,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-17T05:29:39.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cool-dev-guy.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":"2024-09-16T04:10:27.000Z","updated_at":"2024-09-17T02:24:02.000Z","dependencies_parsed_at":"2024-09-21T12:00:15.535Z","dependency_job_id":null,"html_url":"https://github.com/cool-dev-guy/vidsrc.ts","commit_stats":null,"previous_names":["cool-dev-guy/vidsrc.ts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cool-dev-guy/vidsrc.ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cool-dev-guy%2Fvidsrc.ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cool-dev-guy%2Fvidsrc.ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cool-dev-guy%2Fvidsrc.ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cool-dev-guy%2Fvidsrc.ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cool-dev-guy","download_url":"https://codeload.github.com/cool-dev-guy/vidsrc.ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cool-dev-guy%2Fvidsrc.ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31377627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-04-03T21:22:12.468Z","updated_at":"2026-04-03T21:22:12.917Z","avatar_url":"https://github.com/cool-dev-guy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vidsrc.ts\nA cool vidsrc(.me/.net/.xyz/.in/.io) extractor in typescript.(proof of concept)\n\n### QUICK\n- *API (vercel)* :\n\n  [https://github.com/cool-dev-guy/vidsrc.ts/tree/vercel](https://github.com/cool-dev-guy/vidsrc.ts/tree/vercel)\n\n  [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/cool-dev-guy/vidsrc.ts/tree/vercel)\n- MODULE (node/deno) :\n\n  [https://github.com/cool-dev-guy/vidsrc.ts/tree/main](https://github.com/cool-dev-guy/vidsrc.ts/tree/main)\n  \n### FEATURES\n- Nodejs \u0026 deno compatible (Deno : `deno run --allow-net vidsrc.ts`)\n- Function (`tmdbScrape`) importable in any server libs (axios/hono/cf-workers)\n- Deployable everywhere.\n\n### USAGE (INPUT)\n```ts\nimport tmdbScrape from \"vidsrc.ts\"; \nconsole.log(await tmdbScrape(\"76479\", \"tv\",1,1));\n\nawait tmdbScrape(\"TMDB_ID\", \"movie\"); // movies (TMDB_ID:string,\"movie\")\nawait tmdbScrape(\"TMDB_ID\",\"tv\",1,1); // series (TMDB_ID:string,\"tv\",season:number,episode:number)\n```\n\n### RETURN TYPE\n\n** supposed to change later.\n\n```js\n[\n  {\n    name: \"\",\n    image: \"\",\n    mediaId: \"996\",\n    stream: \"https://playlist.m3u8\",\n  }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcool-dev-guy%2Fvidsrc.ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcool-dev-guy%2Fvidsrc.ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcool-dev-guy%2Fvidsrc.ts/lists"}