Zion Huang
Zion Huang
I temporarily removed displaying downloading progress, so it's fixed.
Yes, I'm going to implement this, after browse and search feature is done. But maybe it won't be a bottom sheet, I will think if there's other way to show...
You can download the latest build in GitHub Action. For any workflow, it will produce a zip of an apk.
Or do you mean another update channel? Namely, a built-in updater that automatically checks for the latest GitHub Action build?
I won't do this because having another update channel means more maintain effort.
I'm still finding how to achieve this in ExoPlayer.
I'm not sure if YouTube use ReplayGain, because some formats are webm. However, YouTube provides "loudnessDb" and "perceptualLoudnessDb", which may be the way to implement normalized volume.
I found that YouTube uses loadnessDb to convert the volume to a normalized value to make every song under a specific loadness.  However, NewPipe Extractor doesn't extracct "loudnessDb" and...
I know that a quick hotfix is important for user experience. But I have to do that not only for the audio normalization feature, but also for more information about...
> Maybe you can use a similar approach to them to get lyrics? Yes, it's feasible.