mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #2045] docs/debug: add verbose log when user data is skipped #2851
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/2045
Author: @pranavshar223
Created: 1/19/2026
Status: 🔄 Open
Base:
master← Head:docs-userdata-debug-log📝 Commits (3)
5f4373bdocs/debug: add verbose log when user data is skipped2469b29retry the teste5ffd30restore all changes📊 Changes
2 files changed (+69 additions, -39 deletions)
View changed files
📝
linux/pre-build.sh(+34 -34)📝
src/rust/src/es/userdata.rs(+35 -5)📄 Description
[IMPROVEMENT]
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
What this PR does
src/rust/src/es/userdata.rsWhy this is useful
userdata.rscontains complex legacy parsing logic for multiple caption standards.The added documentation and logging improve readability and debuggability without
changing runtime behavior.
Scope
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.