For the best experience install Noto Sans JP and Kanji Stroke Order fonts.
Patch Notes
1.7.2
- Fix subtitles not clearing out when changing the primary subtitle track
v1.7.1
- Fix audio not playing (or crash when audio is not found) after pressing the "Play Audio" button on a search result @BigBoyBarney
- Fix
<br>not being the default Replace Newlines With value in Anki Integration- Note: If you have used Anki Integration before, you will need to set the value of this to
<br>if you want newlines to appear as line breaks on your Anki cards. Check Show Advanced Options to see this setting in Anki Integration.
- Note: If you have used Anki Integration before, you will need to set the value of this to
- Fix subtitles disappearing prematurely when using some subtitle styling techniques @abr-Projects
Change Log
- Add scanning of text using middle mouse click @eyalmazuz
- Add Open Recent under the Media menu
- Add conditional Anki marker syntax. If a marker is empty, it substitutes the value of that marker for the next marker. This syntax takes the form of
{marker1 | marker2}where markers are separated by a|character. - Add support for resizing
{screenshot}and{screenshot-video}images using extended syntax @eyalmazuzmax-width: Specifies a maximum width of the image in pixelsmax-height: Specifies a maximum height of the image in pixelskeep-ratio: Specifies whether or not to keep the aspect ratio of the image during resize
- Add extended syntax to
{frequencies}@eyalmazuzmin-value: Keeps only the minimum value in the outputvalue-only: Strips the name of the frequency dictionary from the output
- Add the
{video}marker for clipping videos - Add extended marker syntax to
{audio-media},{audio-context}, and{video}source: Specifies if timings should be taken from the current subtitle or the selected context ({audio-media}and{video}only)audio: Specifies if the video clip should include audio ({video}only)subtitles: Specifies if the video clip should include subtitles ({video}only)norm: Specifies if audio should be normalizeddb: Specifies the decibel level to normalize audio to
- Make Anki Settings Help scrollable
- Make Open in Anki search results more accurate
- Fix
{tags-brief}marker not being suggested for kanji cards - Fix undocumented markers in Anki Settings Help dialog
- Fix mishandling of frequency dictionaries that used floating point values
- Fix parsing of some Yomitan dictionaries
- Fix frequencies not showing up for some kana only entries
- Update project to C++20
- Refactor large parts of the Memento backend
Important for macOS users
- Streaming does not work out of the box. To enable streaming, follow the steps for installing yt-dlp in the README.
- I will no longer be providing x86_64 versions of Memento for macOS. If you are on this platform, you can find instructions on how to build Memento here.