{"id":22983084,"url":"https://github.com/joeriddles/goytdlp","last_synced_at":"2025-04-02T10:21:09.212Z","repository":{"id":229517382,"uuid":"776671721","full_name":"joeriddles/goytdlp","owner":"joeriddles","description":"A basic Go web app to convert YouTube videos into MP3 files.","archived":false,"fork":false,"pushed_at":"2024-03-25T04:16:05.000Z","size":26,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:45:45.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://goytdlp.fly.dev/","language":"Go","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/joeriddles.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":"2024-03-24T06:27:55.000Z","updated_at":"2024-03-24T06:28:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5e50a85-7c4e-45eb-831d-cb9d642d2055","html_url":"https://github.com/joeriddles/goytdlp","commit_stats":null,"previous_names":["joeriddles/goytdlp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fgoytdlp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fgoytdlp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fgoytdlp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fgoytdlp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeriddles","download_url":"https://codeload.github.com/joeriddles/goytdlp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794206,"owners_count":20834938,"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-15T02:35:06.585Z","updated_at":"2025-04-02T10:21:09.197Z","avatar_url":"https://github.com/joeriddles.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goytdlp\n\nA basic Go web app to convert YouTube videos into MP3 files.\n\nIt uses Go wrappers around [yt-dlp](https://github.com/yt-dlp/yt-dlp) and [ffmpeg](https://ffmpeg.org). \n\nTo run:\n```shell\ngo run main.go\n```\n\nTo build locally:\n```shell\ngo build -v -o ./run-app .\n```\n\nTo build and run the Dockerfile:\n```shell\ndocker build -t goytdlp:latest .\ndocker run --rm -p '8080:8080' goytdlp:latest\n```\n\nor with Docker Compose:\n```shell\ndocker compose up --build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeriddles%2Fgoytdlp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeriddles%2Fgoytdlp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeriddles%2Fgoytdlp/lists"}