Crunchyroll-XML-Decoder icon indicating copy to clipboard operation
Crunchyroll-XML-Decoder copied to clipboard

Enhancement Suggestions

Open sinnx3 opened this issue 6 years ago • 3 comments

Suggestion 01: Convert whatever language subtitle files default fonts to use OpenSans-Semibold for a prettier font/cleaner look. (It's what HorribleSubs uses)

Suggestion 02: Current progress bar/counter really isn't that detailed and brings up a lot of questions like It should be simplified into an actual progress bar.

Example: [0%--------x-------100%] or something along the lines of this.

What does "12/143 [2K" even mean?

OpenSans-Semibold_Font.zip

sinnx3 avatar Apr 24 '18 07:04 sinnx3

Here's an old outdated script HorribleSubs used back when it was still viable/usable maybe you can clean it up and re-release it for both linux and windows? You'll want to update the files to use nyaa.si though. It's what brought this suggestion along and can be used as a reference for the default subtitle font injection.

Script was built for use on linux. Ripper (2).zip

sinnx3 avatar Apr 24 '18 08:04 sinnx3

This is actually a proper progress bar designed to work with how hls video is downloaded. Each video is separated into blocks, the first number shows which block you are currently downloading while the second number shows how many blocks there are total. The [2K part is actually just an error left in by the programmer.

insanedude63 avatar Apr 30 '18 21:04 insanedude63

.[2k is Linux color code in command line, but it show at windows like that because it does not support it

On Tue, May 1, 2018, 00:48 Seth [email protected] wrote:

This is actually a proper progress bar designed to work with how hls video is downloaded. Each video is separated into blocks, the first number shows which block you are currently downloading while the second number shows how many blocks there are total. The [2K part is actually just an error left in by the programmer.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jaw20/Crunchyroll-XML-Decoder/issues/49#issuecomment-385538997, or mute the thread https://github.com/notifications/unsubscribe-auth/AESOrtzDcMR3Jvv65gCe6u8HLmYyZSX8ks5tt4aTgaJpZM4ThLLp .

alzamer2 avatar Apr 30 '18 22:04 alzamer2