-
YouTube clients are now sending requests using POST method and with a protobuf body.
We should try to replicate this behavior.
FreeTube has already implemented such modification: https://github.…
-
Hello, dear author!
Can you please add support for following features to VideoPlayback example, so it can be considered full-featured:
a) Add support to display subtitles.
b) Add support to load su…
-
Hi Martin,
I checked out the recent commit of hls Exoplayer and found the video is blurring on my Samsung Galaxy 10.1 inch tablet.
Android version:4.4.2
I am attaching the snapshot for your refe…
-
## Issue / Suggestion
When trying to play any song with mpv/vlc the player did not show up.
tracing a mpv log shows `403 Forbidden` for a googlevideo.com URL (redacted log data below):
```
[…
-
Das Abspielen der Boundingboxen ist abhängig von den FPS des Videos.
Aktuell ist ein festes Delay für das Aktualisieren der Boundingboxen festgelegt. Das Delay sollte abhängig von den FPS des Videos g…
-
## Describe the bug
I'm developing an api to download YT videos and using `ytdl.getFullInfo` only returns videos in maximum 360p quality, is that normal, or do I need to apply some additional setting…
-
### Official Instance
- [x] The bug is reproducible on the [official hosted instance](http://piped.video/), or is API-related.
### Describe the bug
For some reason the videos dont load and I cant w…
-
(async () => {
await ffmpeg.load();
ffmpeg.FS('writeFile', 'videoplayback.mp4', await fetchFile('./videoplayback.mp4'));
ffmpeg.FS('writeFile', 'subs.ass', await fetchFile('./subs.ass'));
…
-
po token is leaked to clients in videoplayback request URLs.
I'm not entirely sure if it can be abused, but since `pot` is identifiable info it may be better to not leak it to clients watching videos…
-
When I try to download a youtube video it comes up as "videoplayback" and I tried to download it and it says "Access to this resource was forbidden by the server."
ghost updated
8 years ago