Kavin
Kavin
We would require NewPipeExtractor to add support for this first.
No, you would have to wait for https://github.com/TeamNewPipe/NewPipeExtractor/pull/904 to get merged first.
This shouldn't be a problem, what errors are you facing in the browser?
 Bug: captions look oddly tiny, and have round edges!
I tried it on browserstack, and could reproduce it. It looks like Safari's popup blocker blocks *ALL* dialogues after navigating back.
> @FireMasterK Is it possible to add the API? No, they've been blocked due to bots abusing them. If there's a way to whitelist NewPipe, I may consider it however....
> @FireMasterK How is Piped showing these links as non-truncated? Piped follows the `href` attribute and displays it as the text instead. This was intentionally done as a solution for...
I'll close this in favour of #820 in that case.
I like the approach of using proto files with wire! Any reason why these classes are in git and not auto-generated, perhaps with a gradle plugin? See: https://github.com/square/wire/blob/master/wire-library/docs/wire_compiler.md
I'm having a look at the `Filter`, `FilterGroup`, `FilterItem`, `SearchFiltersBase`, etc classes. They look auto-generated to me, are they not?