Hexer10 / youtube_explode_dart

Dart library to interact with many Youtube APIs
https://pub.dev/packages/youtube_explode_dart
BSD 3-Clause "New" or "Revised" License
299 stars 122 forks source link

Add/Expose loudnessDb for audio-only streams #280

Open anandnet opened 2 months ago

anandnet commented 2 months ago

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": "
  },