mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-19 04:22:49 +00:00
[PR #1056] [MERGED] [FEATURE] Added support for non-Latin characters in stdout #1858
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1056
Author: @navimakarov
Created: 12/14/2018
Status: ✅ Merged
Merged: 12/14/2018
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
800aa95Update ccextractor.cb31a8c2Update CHANGES.TXT📊 Changes
2 files changed (+3 additions, -0 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/ccextractor.c(+2 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
I found out that ccextractor didn't display non-Latin characters in stdout. There were problems displaying input files with russian letters, subtitles which contain non-Latin symbols (with -stdout parameter) and so on. Fixed this problem.
Strange symbols in Input filename before changes

Fixed non-Latin letters

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.