Results 603 comments of absidue

I really hope it being an experimental setting that is disabled by default is just because you have some things left in the remaining tasks section...

If we are going to keep it as a setting for the moment, it definitely should stay in the experimental settings and we should have a very clear plan for...

> English should be sorted above descriptive We don't sort the audio tracks, that was the same before this PR. Lets keep this PR focused on implementing SABR, all unrelated...

To fix the unknown type issues for the `googlevideo` imports could you please add these lines to the `compilerOptions` in the `jsconfig.json` file: ``` "module": "esnext", "moduleResolution": "bundler", ``` Additionally...

As you have created a bug report, I consider a valid fix to expand our deletion of the positioning information that we already do for YouTube's auto-generated subtitles, to all...

Invidious uses YouTube's transcript endpoint and generates a basic WebVTT file rather than YouTube's subtitle endpoint, as it has higher rate limits, so their code never actually sees the styling...

Returning the wrong video ID, is the Innertube APIs equivalent to the /videoplayback endpints returning 403s. The wrong video is arguably worse than the 403s, because with the 403s you...

Sounds you need to write a custom patch for your custom proxy, so it writes the stats to the invidious db.

Just to be clear you are aware that this would mean that you would see a lot less recommended videos overall, the hidden videos would not be replaced by ones...

Temporarily closing to hopefully fix the bugginess.