{"id":20501961,"url":"https://github.com/hiway/normalize-audio-youtube","last_synced_at":"2026-04-13T13:03:16.290Z","repository":{"id":263033046,"uuid":"889132635","full_name":"hiway/normalize-audio-youtube","owner":"hiway","description":"Quickly normalize audio in videos before uploading to YouTube","archived":false,"fork":false,"pushed_at":"2024-11-15T18:16:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T19:58:42.167Z","etag":null,"topics":["audio","bash","ffmpeg","ffmpeg-normalize","macos-app","youtube"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/hiway.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}},"created_at":"2024-11-15T17:11:39.000Z","updated_at":"2024-11-15T18:16:27.000Z","dependencies_parsed_at":"2024-11-15T18:42:08.090Z","dependency_job_id":null,"html_url":"https://github.com/hiway/normalize-audio-youtube","commit_stats":null,"previous_names":["hiway/normalize-audio-youtube"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hiway/normalize-audio-youtube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiway%2Fnormalize-audio-youtube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiway%2Fnormalize-audio-youtube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiway%2Fnormalize-audio-youtube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiway%2Fnormalize-audio-youtube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiway","download_url":"https://codeload.github.com/hiway/normalize-audio-youtube/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiway%2Fnormalize-audio-youtube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["audio","bash","ffmpeg","ffmpeg-normalize","macos-app","youtube"],"created_at":"2024-11-15T19:18:21.665Z","updated_at":"2026-04-13T13:03:16.267Z","avatar_url":"https://github.com/hiway.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# normalize-audio-youtube\n\nNormalize audio in videos before uploading to YouTube\n\nA shell script that accepts one or more file-paths to videos\nand normalizes the audio automatically.\n\nThe script automatically names the output file as \"(filename)_normalized.(extension)\" in the same directory as original file.\n\n\u003e Status: works on my machine!\n\nInstall the shell script using curl on MacOS:\n\n```console\ncurl -o ~/bin/normalize-audio-youtube.sh https://raw.githubusercontent.com/hiway/normalize-audio-youtube/refs/heads/main/normalize-audio-youtube.sh\n\nchmod +x ~/bin/normalize-audio-youtube.sh\n```\n\nUsage:\n\nOpen Terminal or iTerm app, type \"norm\", hit tab to complete the command name\nand drag the file(s) on to the terminal window to add their paths as arguments,\nthen hit enter.\n\n```console\nnormalize-audio-youtube.sh example.mp4\n```\n\nSee the [releases](https://github.com/hiway/normalize-audio-youtube/releases/) page for getting/making a MacOS app that makes it trivial to drag-n-drop files to normalize their audio.\n\nUses: \n  - https://github.com/FFmpeg/FFmpeg/\n  - https://github.com/slhck/ffmpeg-normalize/\n  - https://github.com/sveinbjornt/Platypus/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiway%2Fnormalize-audio-youtube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiway%2Fnormalize-audio-youtube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiway%2Fnormalize-audio-youtube/lists"}