{"id":22876871,"url":"https://github.com/webini/transco-service","last_synced_at":"2025-03-31T13:29:21.823Z","repository":{"id":79435066,"uuid":"78362190","full_name":"Webini/transco-service","owner":"Webini","description":"transcoding service","archived":false,"fork":false,"pushed_at":"2017-01-08T18:41:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T19:47:37.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Webini.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":"2017-01-08T18:28:09.000Z","updated_at":"2017-01-08T18:41:48.000Z","dependencies_parsed_at":"2023-05-02T12:42:00.470Z","dependency_job_id":null,"html_url":"https://github.com/Webini/transco-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webini%2Ftransco-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webini%2Ftransco-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webini%2Ftransco-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webini%2Ftransco-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Webini","download_url":"https://codeload.github.com/Webini/transco-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473466,"owners_count":20783285,"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":[],"created_at":"2024-12-13T15:28:07.002Z","updated_at":"2025-03-31T13:29:21.803Z","avatar_url":"https://github.com/Webini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"API\n===\n\n## /processable\n### POST\n#### Parameters\n```json\n{\n  \"preset\": \"\u003cObject\u003e media preset\"\n}\n``` \n#### Description\nDetermine if the given preset is processable or not\n\n#### Return 200 \n```json\n{\n  \"success\": true,\n  \"data\": {\n    \"processable\": \"\u003cBoolean\u003e\"\n  }\n}\n```\n\nConfig\n======\nPut your transcoder configuration in the directory `config` at the root of this project,\nthen pass the configuration name to env variable `CONFIG_NAME`.\n\nEnv\n===\n\nVariable | Default | Description\n-------- | ------- | -----------\nRABBITMQ_URL | amqp://localhost | RabbitMQ url\nRABBITMQ_TRANSCODING_EXCHANGE | transcoding | Transcoding exchange, it will received transcoding status messages\nLISTEN_QUEUE_NAME | transco-service | Queue name where the transcoding tasks are sent\nLISTEN_ROUTING_KEY | process.default | Routing key to watch\nCONFIG_NAME | default | Config name\nSTORAGE_PATH | /mnt/data | Storage path, where the file to transcode are located\nTRANSCODED_PATH | /mnt/transcoded | Storage where the transcoded file must be created","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebini%2Ftransco-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebini%2Ftransco-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebini%2Ftransco-service/lists"}