Ivan Habunek
Ivan Habunek
I agree, this would be very useful.
This has been available since [v2.0.0](https://github.com/ihabunek/twitch-dl/releases/tag/2.0.0). ``` twitch-dl download ... ``` Could you open another issue for checking free space please?
@FunnyPocketBook I've merged the second commit. I commented on #95 regarding the other one.
@wtee It is something I have considered. I tried blessed and prompt_toolkit and wasn't enamored. I liked the look of textual but it's very early in development, and needs a...
Thank you!
Sorry for sitting on this for such a long time. I'm confused why you need `info` to return the data. You can instead write a couple of lines of code...
@asdxasfaxafx twitch-dl rounds the requested start/end to the nearest chunk, so it may be several seconds off. And it will be different depending on selected quality since chunks are not...
Thanks! I can finally merge this since configuring the media viewer was implemented recently. ``` λ toot tui -h Usage: toot tui [OPTIONS] Launches the toot terminal user interface Options:...
There doesn't seem to be an API endpoint for this. There's [an issue](https://github.com/mastodon/mastodon/issues/15540) requesting it, but it's been open for a long while.