Mauro Molin

Results 7 issues of Mauro Molin

**Describe the bug** The downloaded files have no audio tracks. **To Reproduce** Download a playlist with the options "Video and audio", "mp4" and "best". **Expected behavior** The audio track is...

bug

- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate. ## Current...

new feature
waiting for 👍
component: pickers

Hi, would it be possible to add the following methods to the `Duration` class: * `toDaysPart()` * `toHoursPart()` * `toMinutesPart()` * `toSecondsPart()` * `toNanosPart()` They should mimic the behavior of...

enhancement

It would be nice to be able to add a flag (either in the config or in the container labels) to avoid making a backup if the container is stopped...

enhancement
pr welcome

I think I've found a bug: when using the `from` and `to` parameters with the character `>` is present in the code the indents are screwed up. See attached HTML...

### The bug When selecting a a timezone in the date/time change dialog, you can also select a IANA timezone identifier, such as `Europe/Rome`. These timezones support changes in offset...

good first issue
🖥️web

Hello. Thanks for the great library! Currently, if the `textToValue` lambda retuns `null` pressing the OK button has no effect. This is a kinda roundabout way of validating the input,...