MarianoFacundoArch

Results 22 issues of MarianoFacundoArch

Doing an axiosRequest with const a = await axios.get(URL) and without any further configuration, it gives error: ' AxiosError: maxContentLength size of -1 exceeded' The contentLength of the website is...

The option --hls-key-url is broken when combined with --widevine-header= or --widevine . It is likely overriden. It just doesn't put the hls-key-url into the m3u8 itself.

I need a resizable element with blocked aspect ratio that resizes whenever a touchmove is made vertically. I mean, when a drag takes place wherever inside the box vertically, so...

May you design an autocomplete control with custom filters ? Would be GREAT and USEFUL

feature request

With customUI, I noticed the following problems: When controls were hidden, and I am on iOS or Android, I try to scroll down (player is on an iframe), but instead,...

type: bug
status: waiting on response
component: UI
priority: P2
platform: Android
platform: iOS

I am trying to validate whether this drm spec file is correct or missing anything. I want it to work with CENC, Widevine, and Fairplay. However, I am a bit...

I read the entire code and couldn't find an easy way to do this, I tried re creating the mp4 from scratch but it doesn't play. I would only like...

question

How to install 2.0 from NPM in a parcel project? It doesn't seem to be uploaded.

It would be nice if we could export the ENUMS to make comparisons later on without relying on strings, for example if (currentOsName === LINUX)

**Describe the solution you'd like** Like YouTube does on mobile, when we tap the player, the controls should be shown, but when we click again, they should be hidden. Maybe...

type: enhancement
component: UI
priority: P3