bytedream

Results 76 comments of bytedream

For me, episode 6 video somehow extends to 4 hours length, but only around 24 minutes (the actual length the episode) can be played, after this my video player (vlc...

In the `.ass` file which contains the German subtitles, one entry has the end-time of around 4 hours. This is the cause of the extended video length (as you already...

@ltsj which video player are you using? When I download it on Windows 10 it can be played normally with the built-in video player, at least until the addressed subtitle...

Fixed in release [v2.3.1](https://github.com/crunchy-labs/crunchy-cli/releases/tag/v2.3.1)

Which series do you mean and what was the command you've used?

A temporary fix for this would be to download each episode on its own. I'll look into it to fix the problem but this might take a while.

The different folder option might be a feature for a future release (when this project enters a state of active development again). But you can achieve something similar if you...

Maybe the english version is not available in your country? If I download it with your command (I've just reduced the video quality; my internet is currently a bit slow)...

This could be an option for a future release, but I cannot say when that will be. For the moment you could write yourself a script which does what you...

I also made a tiny [crate](https://github.com/bytedream/serde-inline-default) for this issue a while ago. It works a bit different than the implementation of @alekspickle; tldr you can specify any expression as default...