SimplyCorbett

Results 66 comments of SimplyCorbett

I personally wouldn't want my users to be able to replace videos; too many possibilities for abuse. But linking to a new video would be fine with me.

I can confirm this bug. Re: slow download speeds - you're going to have to remove youtube-dl in the installation you're running the import script and replace it with yt-dlp,...

> > > > Not sure how to do that. Where you installed cli tools. In my case peertube-temp. ``` root@video:/var/www/peertube-temp# node dist/server/tools/peertube-import-videos.js -u url -U "anonymous" --password "password" --target-url...

Forgot to mention my instance currently only encodes in 1080p, so it's not waiting on lower resolution transcodes for the videos.

The instance is private, but the url is vidbin.org. These are just some youtube imports I'm using to test this out. This shows up once the video-transcoding job has finished...

If I had to take a wild guess the issue is occurring when converting the video from webtorrent to HLS in the system since when the video works/is published it's...

Actually that's exactly whats happening the new-resolution-hls jobs are added to the top of the queue and dont get processed until the end.

Can we get a status update on this?

> > > Then you would leak whether a user has 2FA enabled or not and which 2FA options are active, right? See [nextcloud/server#5935](https://github.com/nextcloud/server/issues/5935) for the old discussion. This would...

@ChristophWurst From a security perspective by maintaining plausible deniability when it comes to correct passwords it becomes hard for someone with say a password leak to verify the account ownership...