Chocobozzz

Results 36 issues of Chocobozzz

Like https://github.com/Chocobozzz/PeerTube/issues/3582 but for users to display custom content on their channel's homepage

Type: Feature Request :sparkles:
Component: Channels

Hi :) It would be interesting to add ability for users to display livechat in PeerTube embed, using `embed` scope.

Sponsor: Framasoft
Type: UI/UX

Hi, peertube index crawls all instances videos, but you are only interested in local videos. Please add `filter=local` to your request URL (example: https://peertube2.cpy.re/api/v1/videos/?start=0&count=25&sort=-publishedAt&filter=local) to avoid unnecessary load on peertube...

With the FS chunk store, the torrent might emit `done` while the store did not finished to write the chunks in the file. So if we then manipulate the file...

help wanted
bug
accepted

**What version of WebTorrent?** 0.102.1 **What operating system and Node.js version?** Browser **What browser and version? (if using WebTorrent in the browser)** Chromium 69 **What did you expect to happen?**...

enhancement
accepted

Hi :) ## Description Display time tooltip when sliding on mobile. Without this, it's difficult to move to the desired timestamp on android/ios. ## Specific Changes proposed Enable `timeTooltip` for...

patch
needs: testing

Hi :) *Original issue from https://github.com/Chocobozzz/PeerTube/issues/2047* If we try to download a segment from a P2P peer or from a CDN, but if the remote peer is slow, it's difficult...

Hi, First of all thanks for this library. It's really useful for our project. **Describe the bug** In tag mode, we can't add tags on Chrome Android if the `ng-select`...

When cookies are disabled, `new BrodacastChannel()` throws an exception