Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/Expose loudnessDb for audio-only streams #280

Open
anandnet opened this issue Jul 10, 2024 · 0 comments
Open

Add/Expose loudnessDb for audio-only streams #280

anandnet opened this issue Jul 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@anandnet
Copy link

Is your feature request related to a problem? Please describe.

Could you please expose/add loudnessDb for audio-only streams?

 {
                "itag": 140,
                "mimeType": "audio/mp4; codecs=\"mp4a.40.2\"",
                "bitrate": 130600,
                "initRange": {
                    "start": "0",
                    "end": "631"
                },
                "indexRange": {
                    "start": "632",
                    "end": "891"
                },
                "lastModified": "1705711430651037",
                "contentLength": "2963461",
                "quality": "tiny",
                "projectionType": "RECTANGULAR",
                "averageBitrate": 129503,
                "highReplication": true,
                "audioQuality": "AUDIO_QUALITY_MEDIUM",
                "approxDurationMs": "183066",
                "audioSampleRate": "44100",
                "audioChannels": 2,
                "loudnessDb": -0.42000008,
                "signatureCipher": "
  },
@anandnet anandnet added the enhancement New feature or request label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant