mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1486] [FIX] Missing # in color attribute of font tag
#2216
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?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1486
State: closed
Merged: Yes
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Link to sample video: https://drive.google.com/file/d/13p6HBxGXlm0BGpaS15JwCJjfnBdm_Qbm/view?usp=sharing
Running ccextractor on the above sample video WhackedOutVideos_short.mov produces a file WhackedOutVideos_short.p0.svc01.srt with the following contents:
Without the
#in color attribute of font tag, the text is rendered by black color instead of#aaaaaa. This PR adds the missing#: