-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement Suggestions #49
Comments
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. Script was built for use on linux. |
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. |
.[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 ***@***.***> 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
<#49 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AESOrtzDcMR3Jvv65gCe6u8HLmYyZSX8ks5tt4aTgaJpZM4ThLLp>
.
|
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.
OpenSans-Semibold_Font.zip
The text was updated successfully, but these errors were encountered: