-
**Checklist:**
- [* ] I updated to the latest version available
- [ *] I cleared the cache of my browser
- [ ] I have confirmed that this is an issue with this project and not an integration …
-
### Steps to reproduce
```
import { writeFileSync } from 'fs';
import { Innertube, ClientType } from 'youtubei.js';
(async () => {
const yt = await Innertube.create({
client_type: …
-
Exoplayer should allow getting media thumbnails to display in a list of videos like in a recyclerview for example, so you don't have to resort to ThumbnailUtils, MediaMetadataRetriever, etc. because t…
-
Using 2.15.1. I am serving mpd and media files via AWS Cloudfront:
```
balance-and-strength_1080.mp4
balance…
-
Hi,
I just saw that there was an update for clicktoflash on 06.11.2013 with these notes:
"Updated the YouTube killer with support for 480p FLV, 1080p MP4, and 1440p MP4 videos"
But I can only select…
-
Add standard EME support for DRM Support for Widevine / PlayReady / FairPlay. These are the industry standard DRM technologies and support for these via browser EME will be useful
-
Add S1 Cinematic Jutsu
-
* Link to playable MPD file: https://192-46-234-23.ip.linodeusercontent.com/livesim2/timesubswvtt_se/timesubsreg_2/testpic_2s/Manifest.mpd
* Dash.js version: v4.7.4
* Browser name/version: Chrome 1…
-
Tried to play videos from Reddit and got this error
Java Version: Java 11
Video Link: "https://v.redd.it/ooiy0ctgpol71/DASH_1080.mp4?source=fallback"
Stack Trace:
```java
2021-09-16 08:26:0…
-
When moving at high speed, it's likely that WallJumpCheck(1) and WallJumpCheck(-1) are both true (#). However, in NormalUpdate, right wall/climb jump takes priority, so if (#) happens, player will not…