-
When using iOS device, if you go fullscreen then exit fullscreen. The sound of the video keeps running even when the widget and controller are `disposed`.
**To Reproduce**
You simply run the video…
-
Hello while loading youtube video app freezes for android 10 or higher versions. I am receiving a lot of ANRs. please look into it.
` #00 pc 00000000021ede24 /data/app/~~8AUqFT3nXVKfXSFlbq1wag=…
-
Recently these errors, along with 403 forbidden errors, started appearing more and more, sometimes at random during download.
Have to find a way to handle these. Sending up to date client version i…
-
In Ionic 5, Is there a way to keep playing youtube iframe video when we put app in background. Because when app goes to background the iframe video gets paused.
I am enabling background mode using …
-
### Steps to reproduce
```
import { writeFileSync } from 'fs';
import { Innertube, ClientType } from 'youtubei.js';
(async () => {
const yt = await Innertube.create({
client_type: …
-
Hey there,
#
TLDR:
Exo- and Webplayer cannot play videos while on a phone call.
AFAIK this is due to androids audio focus.
Managed to work around this for ExoPlayer by changing **true** to **…
-
### Description
I would like to force time tooltips to be displayed on mobile. As far as I know they are disabled there. Is there a reliable way to restore them? I also use the videojs-sprite-thumbna…
-
### Checklist
- [X] I am able to reproduce the bug with the latest debug version ([Android](https://nightly.link/toasterofbread/spmp/workflows/build-android/main), [Linux](https://nightly.link/toaste…
-
```
What steps will reproduce the problem?
1. Find a youtube link with extra "crap" at the end, like on reddit's page
2. tap on the link
3. tap "Play on XBMC"
What is the expected output? What do you…
-
to make the mobile chrome play the video,
you need to add the following line to jquery.valiant360.js line:217
add this line:
this._video.setAttribute('crossorigin', 'anonymous');
to:
( original line…