{"id":20848350,"url":"https://github.com/emako/tiktokliverec","last_synced_at":"2025-07-06T18:32:51.474Z","repository":{"id":263304290,"uuid":"876200081","full_name":"emako/TiktokLiveRec","owner":"emako","description":"Douyin/Tiktok Live Recorder with GUI | 抖音录播无人值守立即上手","archived":false,"fork":false,"pushed_at":"2025-05-19T14:30:17.000Z","size":2505,"stargazers_count":34,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-19T15:50:06.112Z","etag":null,"topics":["douyin","recorder","tiktok"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emako.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,"zenodo":null}},"created_at":"2024-10-21T15:05:27.000Z","updated_at":"2025-05-19T14:30:46.000Z","dependencies_parsed_at":"2024-11-17T18:28:07.407Z","dependency_job_id":"d99ade69-1f77-4987-b3ae-c451bc777c5c","html_url":"https://github.com/emako/TiktokLiveRec","commit_stats":null,"previous_names":["emako/tiktokliverec"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/emako/TiktokLiveRec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FTiktokLiveRec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FTiktokLiveRec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FTiktokLiveRec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FTiktokLiveRec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emako","download_url":"https://codeload.github.com/emako/TiktokLiveRec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FTiktokLiveRec/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263951752,"owners_count":23534801,"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":["douyin","recorder","tiktok"],"created_at":"2024-11-18T02:25:40.304Z","updated_at":"2025-07-06T18:32:51.438Z","avatar_url":"https://github.com/emako.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[English](README.md) | [简体中文](README.zh-Hans.md)\n\n\u003cimg src=\"branding/logo.png\" /\u003e\n\n# Tiktok Live Rec\n\n[![GitHub license](https://img.shields.io/github/license/emako/TiktokLiveRec)](https://github.com/emako/TiktokLiveRec/blob/master/LICENSE) [![Actions](https://github.com/emako/TiktokLiveRec/actions/workflows/build.yml/badge.svg)](https://github.com/emako/TiktokLiveRec/actions/workflows/library.nuget.yml) [![Platform](https://img.shields.io/badge/platform-Windows-blue?logo=windowsxp\u0026color=1E9BFA)](https://dotnet.microsoft.com/en-us/download/dotnet/latest/runtime) [![GitHub downloads](https://img.shields.io/github/downloads/emako/TiktokLiveRec/total)](https://github.com/emako/TiktokLiveRec/releases)\n[![GitHub downloads](https://img.shields.io/github/downloads/emako/TiktokLiveRec/latest/total)](https://github.com/emako/TiktokLiveRec/releases)\n\nWith a graphical UI, unattended operation, and live streaming recording capabilities.\n\nBased on FFmpeg and FFplay.\n\n## Screen Shot\n\n\u003cimg src=\"assets/image-20241113165355466.png\" alt=\"image-20241113165355466\" style=\"transform:scale(0.5);\" /\u003e\n\n## Dependencies Runtime\n\nFor Windows: [.NET Desktop Runtime 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)\n\nFor Others: [.NET Runtime 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)\n\n## Live Streaming\n\nSupport following live site.\n\n| Site          | Status    |\n| ------------- | --------- |\n| Douyin (抖音) | Available |\n| Tiktok        | Available |\n\nHow to add live room:\n\n```bash\n# Douyin room URL like following:\nhttps://live.douyin.com/XXX\nhttps://www.douyin.com/root/live/XXX\n\n# Tiktok room URL like following:\nhttps://www.tiktok.com/@XXX/live\n```\n\n## Support OS\n\nFor rapid development, first implement WPF-based windows support.\n\nImplementing other OS's based on my personal needs or other user reactions.\n\nBTW macOS may will be the next supported OS.\n\n| OS      | Framework | Status            |\n| ------- | --------- | ----------------- |\n| Windows | WPF       | Available         |\n| macOS   | Avalonia  | Under Development |\n| Ubuntu  | Avalonia  | TBD               |\n| Android | Avalonia  | TBD               |\n| iOS     | Avalonia  | TBD               |\n| tvOS    | TBD       | TBD               |\n\n## Your Cookie Can\n\nCheck it from [GETCOOKIE_DOUYIN.md](doc/GETCOOKIE_DOUYIN.md) or [GETCOOKIE_TIKTOK.md](doc/GETCOOKIE_TIKTOK.md).\n\n## Privacy Policy\n\nSee the [Privacy Policy](PrivacyPolicy.md).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Thanks\n\nTo save maintenance costs, refer to the specific string data form [DouyinLiveRecorder](https://github.com/ihmily/DouyinLiveRecorder), just like regex and so on.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femako%2Ftiktokliverec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femako%2Ftiktokliverec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femako%2Ftiktokliverec/lists"}