{"id":17000203,"url":"https://github.com/hitomarukonpaku/stream-crawler","last_synced_at":"2025-10-28T20:34:24.365Z","repository":{"id":44393290,"uuid":"439901505","full_name":"HitomaruKonpaku/stream-crawler","owner":"HitomaruKonpaku","description":"Script to monitor \u0026 download TwitCasting","archived":false,"fork":false,"pushed_at":"2025-06-03T05:30:35.000Z","size":163,"stargazers_count":14,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T18:07:05.830Z","etag":null,"topics":["ffmpeg","twitcasting","youtube-dl","yt-dlp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/HitomaruKonpaku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"hitomarukonpaku","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2021-12-19T15:39:46.000Z","updated_at":"2025-06-03T05:30:36.000Z","dependencies_parsed_at":"2024-01-24T00:24:25.698Z","dependency_job_id":"6bed5085-652c-426f-bf78-882e02f0ecf3","html_url":"https://github.com/HitomaruKonpaku/stream-crawler","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/HitomaruKonpaku/stream-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HitomaruKonpaku%2Fstream-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HitomaruKonpaku%2Fstream-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HitomaruKonpaku%2Fstream-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HitomaruKonpaku%2Fstream-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HitomaruKonpaku","download_url":"https://codeload.github.com/HitomaruKonpaku/stream-crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HitomaruKonpaku%2Fstream-crawler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261199991,"owners_count":23123917,"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":["ffmpeg","twitcasting","youtube-dl","yt-dlp"],"created_at":"2024-10-14T04:11:27.440Z","updated_at":"2025-10-28T20:34:24.360Z","avatar_url":"https://github.com/HitomaruKonpaku.png","language":"TypeScript","funding_links":["https://ko-fi.com/hitomarukonpaku"],"categories":[],"sub_categories":[],"readme":"# stream-crawler\n\n## Description\n\n\u003e Script to monitor \u0026 download TwitCasting, YouTube\n\n## Requirements\n\n- [Node 14 or newer](https://nodejs.org/)\n- [ffmpeg](https://www.ffmpeg.org/)\n- [yt-dlp](https://github.com/yt-dlp/yt-dlp)\n\n### Docker\n\n- See [example](./example/)\n- Download [docker-compose.yaml](./example/docker-compose.yaml) \u0026 [config.yaml](./example/config.yaml)\n- Save cookies as file with Netscape format (OPTIONAL)\n  - Try [Open Cookies.txt](https://chromewebstore.google.com/detail/open-cookiestxt/gdocmgbfkjnnpapoeobnolbbkoibbcif) on Chrome\n- Run\n\n    ```sh\n    docker compose up -d\n    ```\n\n## Installation\n\n```\nnpm install\n```\n\n```\nnpm run build\n```\n\n## Usage\n\n1. Make sure you can run `yt-dlp` \u0026 `ffmpeg` from current working directory\n\n    ```\n    yt-dlp --version\n    ```\n\n    ```\n    ffmpeg -version\n    ```\n\n1. Clone and rename\n    - [config.example.yaml](config.example.yaml) to `config.yaml`\n    - Or [config.example.json](config.example.json) to `config.json`\n1. Start normally or with [pm2](https://pm2.keymetrics.io)\n\n  ```\n  npm start\n  ```\n\n  ```\n  pm2 start ecosystem.config.js\n  ```\n\n## Update yt-dlp inside docker container\n\n```sh\ndocker exec -it stream-crawler yt-dlp --update-to master\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhitomarukonpaku%2Fstream-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhitomarukonpaku%2Fstream-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhitomarukonpaku%2Fstream-crawler/lists"}