Ivan Habunek

Results 102 comments of Ivan Habunek

BTW, have you noticed that all clips downloaded this way have a duration of 30 seconds? Also I'm getting some some duplication, e.g. in the example i sent before i...

https://git.sr.ht/~ihabunek/clips-dl/refs/0.3.0/clips-dl.0.3.0.pyz I made searching for clips for the whole channel. ``` λ ./clips-dl.0.3.0.pyz channel -h usage: clips-dl channel [-h] [-s SKIP] [-w WORKERS] [-v] [-q] channel_name positional arguments: channel_name Channel...

Tips: * use -v to show each URL checked. * use -w to teak number of concurrent downloads, optimal value may depend on your network connnection * use -s to...

LOL about hardcoded channel. I'll handle the exception. Don't know if I'll have time today. Probably over the weekend.

@Daniil1288 Sorry, got distracted by other stuff. Here's a new version which should solve the retries (retry on any error, not only timeout), removes the hardcoded channel name and adds...

@a37h No, I'd need to investigate. I don't have time for this right now. Currently you can download ongoing streams by listing the user's videos, the live stream should be...

Thanks for the detailed request. I agree that this would be a good feature. At the moment I cannot promise a timeline for when I will have the time to...

It's now possible to download multiple videos by specifying multiple ids `twitch-dl download ID1 ID2 ID3`. The merge is not yet implemented.

Possible, needs work. Checking space beforehand is tricky because I don't know the size of the VODs before they're downloaded.

Yes but you need to find the video ID which is currently not possible using just twitch-dl. What you can do is go to the streamer's video page, e.g. https://www.twitch.tv/bananasaurus_rex/videos....