TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
31.5k stars 3.06k forks source link

[Feature Request] Add the option for replacing uppercase video titles with lowercase ones #2506

Open TotalCaesar659 opened 5 years ago

TotalCaesar659 commented 5 years ago

Many video uploaders make BIG CAPSLOCK VIDEO TITLES (yes, they're may be annoying and uncomfortable for reading). Clickbait Remover for Youtube lets you change these uppercase titles with lowercase ones. Could you add same option to NewPipe?

ronidee commented 5 years ago

You opened another issue similar to this one. Why not combine both feature requests into "feature request clickbait remover" or so, where we could discuss what else could be added. Maybe the option to disable emojis.

TotalCaesar659 commented 5 years ago

I don't know how admins will look at this combining, so I've decided to split them. In addition, mixing of them may be complicated if it grows too big.

ronidee commented 5 years ago

I see. I just thought it's cleaner if in settings, you have a single entry and when clicking on it, a dialog with a listview will appear which holds each option with a short text and a switch (Much like in OsmAnd > configure map > Transport).

B0pol commented 4 years ago

It seems less people are doing this now. Do you still want it implemented?

TotalCaesar659 commented 4 years ago

It seems less people are doing this now. Do you still want it implemented?

Are you asking me (users) or developers? It would be great feature, and I still want it. But I can wait any time and won't hurry devs, if they're busy.

opusforlife2 commented 4 years ago

@wb9688 whatever magic you use to replace video titles and other strings with CRAP. Could that be used here?

Stypox commented 4 years ago

That's done inside the extractor, while this is a front-end feature, so that method is not applicable here

wb9688 commented 4 years ago

@Stypox: However you could change the casing in the extractor if you want. I think it's better to add this as a front-end setting though, but this would be pretty niche.