garoto
garoto
> thebombzen What does the `spacebar-heating` label mean? It originates from a xkcd comic: https://xkcd.com/1172/
Perhaps specific to certain CDNs? Obviously non-scientific, but from my 300mb/s home connection, it seems I can saturate my connection with 6 workers for VODs not already cached. For VODs...
5 seems like a more sane default to me. People can always increase the worker threads depending on how their nearest Cloudfront CDN behaves.
ffmpeg will make assumptions based on the file extension of the output filename. Perhaps passing to ffmpeg a `-f {format}` argument could be a more proper thing to do? Not...
`--output "{date}{time}{id}{title_slug}{channel_login}.{format}"`
Not possible currently, but it can be somewhat easily scripted in Windows via `cmd.exe` or in a *nix shell.
`for /f %N in ('twitch-dl.exe videos -t archive --limit 5 --no-color abc12345 ^| findstr /r ^http') do @echo twitch-dl.exe download --max-workers 8 --format mp4 --quality source %N`
`$ ffmpeg -i $(yt-dlp --format best --get-url https://www.twitch.tv/hungry) -c copy -f matroska file:livestream.mkv`
> Maybe possible use this to run uBo Legacy in Firefox 57+ What's the point? I must be missing something.
But forking this repo isn't a solution either. If you didn't noticed, this repo is owned by gorhill himself, which is a huge deal by any and all metrics.