flanter21

Results 38 comments of flanter21

Hi, @kclauhk I've tried the latest release on your repo and it's giving me a HTTP 401 Error. Using mitmproxy, I have found that yt-dlp is trying to just use...

> > Hi, @kclauhk I've tried the latest release on your repo and it's giving me a HTTP 401 Error. Using mitmproxy, I have found that yt-dlp is trying to...

> > From a glance at the code, to me it appears the issue in the [function at line 338](https://github.com/kclauhk/yt-dlp/blob/main/yt_dlp/extractor/mediasite.py#L338) (in your repo). If the transcript extension is .txt, then...

> > > > From a glance at the code, to me it appears the issue in the [function at line 338](https://github.com/kclauhk/yt-dlp/blob/main/yt_dlp/extractor/mediasite.py#L338) (in your repo). If the transcript extension is...

> > txt is not supported so it is filtered out by line 339 > > We could support txt, but in this case, it's better to add `'ext': 'vtt'`...

> [@martin-braun](https://github.com/martin-braun) serving a block device doesn't need higher privileges AFAIK, just that it needs to be unsandboxed, which UTM can't do as it is on the App Store. >...

> yt-dlp doesn't seem to work, its gives 403 error even when I pass both username and password within the command. It should work actually. At least for me, the...

> > > yt-dlp doesn't seem to work, its gives 403 error even when I pass both username and password within the command. > > > > > > It...

> > > yt-dlp doesn't seem to work, its gives 403 error even when I pass both username and password within the command. > > > > > > It...

> Sorry for the long delay. I'll pass on it for now, for two main reasons: > > 1. There's a source file (libs/tables.c) that has neither author acknowledgement nor...