{"id":16967567,"url":"https://github.com/botcahx/tiktokdl-api","last_synced_at":"2025-03-23T17:31:02.403Z","repository":{"id":196699574,"uuid":"696948367","full_name":"BOTCAHX/tiktokdl-api","owner":"BOTCAHX","description":"Website Downloader TikTok video Without Watermark.","archived":false,"fork":false,"pushed_at":"2024-08-08T22:57:18.000Z","size":32,"stargazers_count":9,"open_issues_count":0,"forks_count":14,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T22:22:42.077Z","etag":null,"topics":["btch-downloader","tiktok","tiktok-api"],"latest_commit_sha":null,"homepage":"https://github.com/BOTCAHX/tiktokdl-api","language":"CSS","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/BOTCAHX.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}},"created_at":"2023-09-26T18:35:24.000Z","updated_at":"2025-01-04T22:09:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"d306dddd-03f2-4551-bebf-699557c5cd5d","html_url":"https://github.com/BOTCAHX/tiktokdl-api","commit_stats":null,"previous_names":["botcahx/tiktokdl-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOTCAHX%2Ftiktokdl-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOTCAHX%2Ftiktokdl-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOTCAHX%2Ftiktokdl-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOTCAHX%2Ftiktokdl-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BOTCAHX","download_url":"https://codeload.github.com/BOTCAHX/tiktokdl-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245140855,"owners_count":20567457,"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":["btch-downloader","tiktok","tiktok-api"],"created_at":"2024-10-14T00:09:01.047Z","updated_at":"2025-03-23T17:31:02.097Z","avatar_url":"https://github.com/BOTCAHX.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n\n## Description\nThis is a server-side API for downloading TikTok videos. It allows users to download videos from TikTok by providing the URL of the video.\n\n## Installation\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/BOTCAHX/tiktokdl-api\n   ```\n2. **Navigate into the project directory:**\n   ```bash\n   cd tiktokdl-api\n   ```\n3. **Install dependencies:**\n   ```bash\n   npm install\n   ```\n4. **Install CoffeeScript globally (if not already installed):**\n   ```bash\n   npm install -g coffeescript\n   ```\n5. **Compile the CoffeeScript file:**\n   ```bash\n   coffee -c index.coffee\n   ```\n\n## Usage\n1. **Start the server using one of the following commands, depending on your setup:**\n   - **If using JavaScript:**\n     ```bash\n     node index.js\n     ```\n   - **If using CoffeeScript:**\n     ```bash\n     coffee app.coffee\n     ```\n\n2. **Access the API endpoint with the following format:**\n   ```http\n   GET /tiktok/api.php?url=[URL_TIKTOK]\n   ```\n   Replace `[URL_TIKTOK]` with the actual URL of the TikTok video you want to download.\n\n## Response\nThe API will respond with a JSON object containing the download URL and other relevant information about the video.\n\n**Example response:**\n```json\n{\n  \"audio\": [\n    \"https://www.tikwm.com/video/music/6990916139345808666.mp3\"\n  ],\n  \"video\": [\n    \"https://www.tikwm.com/video/media/play/6990916139345808666.mp4\"\n  ]\n}\n```\n\n## Error Handling\nIf there is an error with the URL or if the video is not available for download, the API will respond with a server error.\n\n## License\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotcahx%2Ftiktokdl-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotcahx%2Ftiktokdl-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotcahx%2Ftiktokdl-api/lists"}