Particle

Results 112 comments of Particle

Please elaborate, I do not understand what "71" means and how to recreate the issue.

https://github.com/ParticleCore/Iridium/wiki/Report-a-bug

Does it also crash with the extension disabled? And what do you mean by crash? The browser crashes, the extension crashes, the tab crashes, what is it that is crashing...

@erkinalp please follow the instructions (https://github.com/ParticleCore/Iridium/wiki/Report-a-bug) and if the issue still persists open a new issue. This issue is for when a user clicks on a YouTube link inside an...

YouTube changed the way the streams are distributed to the users and I finally got that change recently, will see what I can do to fix this issue.

@erkinalp I understand those, the struggle at the moment is experimenting the best way to display the available options for the user to choose from. I'm experimenting with a button...

There are 3 types of streams served by YouTube that can be saved: 1. Audio/Video only 2. Audio and Video 3. Stream For 1. these are listed as `adaptive_fmts` and...

Getting there, the biggest challenge now is building a proper UI for stream selection. Rough layout is already laid out, next up is finding the best way to organize Audio...

@Diskutant That's the first plan, but more compact, three options: Audio only, Video only and Audio + Video ![ss2](https://user-images.githubusercontent.com/9222661/68509044-900ad880-025f-11ea-8f49-8ef38ea8f077.png) Then each one would display something along the lines of the...

@erkinalp Like the quality for the video streams I'd show the bitrate for audio streams. That's a good solution.