Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

The fonts aren't appearing in the attachment section for subtitles within mkvtoolnix. #277

Closed
DKB0512 opened this issue Dec 15, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@DKB0512
Copy link

DKB0512 commented Dec 15, 2023

Describe the bug
Experiencing an issue with downloaded episodes that lack font attachments along with subtitles. Upon inspecting the output file in mkvtoolnix, the attachment section doesn't display the expected fonts or any attachments. In comparison, downloading the same episode via yt-dlp includes the necessary fonts. This problem persists across all files downloaded using crunchy-cli.

Note : Also want to ask what are these tags present in the final-output file? I can't find them on the yt-dlp downloaded file.

To Reproduce
Steps / command to reproduce the behavior:

$ crunchy archive  "https://www.crunchyroll.com/watch/G0DUND50X/our-breakup-story-the-experienced-you-and-the-inexperienced-me-break-up"

Expected behavior
The output file should contain all the fonts/attachments.

Screenshots
I am attaching two screenshot.

  1. Crunchy-cli :
    image

  2. Yt-DLP or Anidl/multi-downloader-nx :
    image

  3. Just wanna ask what are these tags in Crunchy-cli file :
    image

  4. Yt-DLP or Anidl/multi-downloader-nx (for that tag comparison) :
    image

Client (please complete the following information):

  • OS: Windows
  • Version: crunchy-cli v3.1.1

Additional context
None. If you want more details, let me know

@DKB0512 DKB0512 added the bug Something isn't working label Dec 15, 2023
@DKB0512 DKB0512 changed the title Fonts are not showing in the mkvtoolnix attachment section for subtitles The fonts aren't appearing in the attachment section for subtitles within mkvtoolnix. Dec 15, 2023
@bytedream bytedream added enhancement New feature or request and removed bug Something isn't working labels Dec 19, 2023
bytedream added a commit that referenced this issue Dec 19, 2023
@bytedream
Copy link
Member

There is/was no support for this in the first place. But thanks for opening this issue, I just added support for this, it will be available in the next release

bytedream added a commit that referenced this issue Dec 19, 2023
@bytedream
Copy link
Member

Note : Also want to ask what are these tags present in the final-output file? I can't find them on the yt-dlp downloaded file.

I guess they are from ffmpeg and can't be turned off (at least I couldn't figure out how)

@bytedream
Copy link
Member

Added in v3.2.0 with the --include-fonts flag

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants