jidoujisho

A full-featured immersion language learning suite for mobile.

GPL-3.0 License

Stars
954

Bot releases are hidden (Show)

jidoujisho - 0.14.2-beta

Published by lrorpilla over 3 years ago

This release implements monolingual dictionary support for users who desire to use Japanese-to-Japanese dictionary definitions. The dictionary definitions are sourced from Goo.ne.jp. A new option is available in the player menu which will allow users to switch between bilingual and monolingual query modes, between Jisho.org and Goo.ne.jp respectively. The application will use bilingual definitions by default.

To users who were relying on the custom dictionary support implemented from 0.4, the legacy functionality remains intact: Term banks will override the bilingual dictionary mode if there are term bank files present in the term bank directory which can be set in the main menu. Make sure to move term banks to the new default directory to keep using it.

Using the built-in monolingual dictionary query mode is faster, grammar-aware, supports returning multiple definitions, does not stutter the video and does not require setting up term banks to get started. Definitions in the pop-up dictionary are selectable to allow for recursive look-ups.

Milestone: This release also marks 100 stars for the jidoujisho repository. Now, that's just an arbitrary metric, but to someone like me who thought there would not be much demand for this personal tool of mine, it really means a lot! To all users, passersby, lurkers, first-timers and loyal dedicated users - all of you who give feedback, send me private messages just to check in, report issues and reciprocate with my development process, from Reddit, Discord or by e-mail -- Thank you for your support! I'll continue to work hard to make mobile language learning effortless, engaging and foolproof.

System Requirements: This application has been tested by myself and other users to work on a variety of real-world devices and emulators running Android 7 and above (thanks to Hexavall). If the installation fails, try clearing enough storage space (Cheers to kekkonkinenbi for letting me know).

0.14-beta

  • (New Feature) Monolingual Dictionary Support - Users may select an option in the player menu to switch between bilingual and monolingual modes, which will allow the player to query either Jisho.org or Goo.ne.jp respectively.
  • Opening and closing the transcript when a video is playing will resume playback appropriately
  • Exporting from the transcript will now resume the video if the video was playing when export was selected
  • Changed the text of several options in the main menu

0.14.1-beta

  • Switching between the query modes when pop-up is open will now re-query the dictionary entry for the appropriate mode

0.14.2-beta

  • Increased number of videos stored in history from 20 to 50
  • Added an option to view channel videos by oldest or latest when holding a channel in the Channels page (#16)

A glimpse of monolingual dictionary support

Developer Note: Monolingual dictionary support has been a well requested feature ever since the first release, and this release properly implements it, compared to the experimental placeholder I quickly hacked together in 0.4. I've always been telling myself that sooner or later, I want to undergo a monolingual transition. This should give me the push to go that distance, and I hope that this feature can also help other users to finally take that leap!

Which file should I download?

The files are split between the different device architectures to save user download bandwidth and storage space. Depending on which device you are using, download the appropriate APK by expanding the "Assets" drop-down menu below.

Test each APK available for each architecture. If you're not sure, the arm64 download should be suitable for most mobile devices.

jidoujisho - 0.13.7-beta

Published by lrorpilla over 3 years ago

This release implements several user suggested enhancements, such as subtitle delay adjustment, export of multiple subtitles and focus mode detailed below (feature requests by coredump, Hexavall and sp3ctum). Users may now hold on a subtitle on the transcript later than the current subtitle in order to export an Anki card with an extended audio timing and concatenated subtitles. Users may now also adjust the subtitle delay for their videos.

These features are an early preview of what I wish to achieve with these features and may change with later minor releases based on user feedback. If exporting a card with multiple subtitles, it may take some time for the card to export the necessary resources.

System Requirements: This application has been tested by myself and other users to work on a variety of real-world devices and emulators running Android 7 and above (thanks to Hexavall). If the installation fails, try clearing enough storage space (Cheers to kekkonkinenbi for letting me know).

0.13-beta

  • (New Feature) Multiple Subtitle Export - Users may now hold on a later subtitle in the transcript than the current subtitle to export a card with multiple subtitles
  • (New Feature) Subtitle Delay - Users may now adjust the subtitle delay of the widget by milliseconds in the player menu
  • Channels are now cached as a performance improvement so they will now no longer have to load on initial startup if unchanged
  • Fixed an embarrassing typo in the 'About this app' screen

0.13.1-beta

* feature request by sp3ctum

  • (New Feature) Focus Mode* - Users may now choose whether or not making a subtitle selection will pause the player, focus mode will also resume playback on closing the definition if the query was made when playing (#5)
  • (New Feature) Headset Play/Pause* - Users will now be able to play and pause the video with their headset controls (#8)
  • Reinstated an enhancement to make the definitions recursive only for monolingual definitions by making the text selectable*, if there is trouble closing the popup, click on the meaning or reading at the top (#9)
  • Users may now choose to export a range of multiple subtitles by holding on subtitles previous to the current subtitle, as the ending rather than the beginning
  • Exporting multiple subtitles now has an appropriate waiting message and exits the transcript elegantly
  • The player will no longer show the 'End Playback' message if the video has already ended* (#7)
  • Fixed an issue where selecting multiple subtitles was exclusive of the last line, and had one missing character
  • The top and bottom status bar is now shown when not playing a video, shown properly in the same layer as the interface
  • Users may bring up the bottom status bar during video playback by swiping up where it should be
  • Fixed a user interface inconsistency where low resolution video did not fit the width of its half of the export dialog
  • Fixed swipe right gesture to show the start of the subtitle rather than the end
  • Open to browser options for share menu have been moved to their own nested option to declutter the player menu

0.13.2-beta

  • (New Feature) Image Select for Multiple Subtitle Export - Users may now swipe left or right to pick an image when exporting multiple subtitles, the image is taken from the mean subtitle time, or between start and end time (#10)
  • (New Feature) Audio Allowance - Users may now set a range of milliseconds onto which the exported audio time will be padded in the beginning and end, as a mitigation for poorly timed subtitles
  • Fixed an issue where preview audio was not stopped when the export screen is exited
  • Added an option to set and remember the delay and allowance permanently
  • Repositioned adjust delay and allowance option in the player menu

0.13.3-beta

  • Significantly reduced the file size of the application package by around 30mb by fixing a redundancy in assets in the text segmentation dependencies
  • Subtitle widget will now be hidden from view if the current player position is not within a 100ms range of the last subtitle viewed (#14)
  • Fixed an issue where switching tasks or changes to the app life cycle invalidating headset controls (#8)
  • Implementing headset controls seems to have allowed the app to have background play, at present headset controls don't seem to work in the background
  • Moved landscape lock earlier from video player screen initialization to give the OS time to adjust the orientation (#12)
  • In focus mode, when clicking on a definition causing the player to pause and then clicking on another, closing the second definition box will now also resume the player
  • Raised the maximum clipboard dictionary entries in the main menu from 50 to 100

0.13.4-beta

  • The transcript current subtitle marked red should now be accurate to what is displayed on screen
  • Fixed a critical dependency issue where the application would work for upgrades to 0.13.3 but not fresh installs, reverted file size reduction and dependency removal back to prior sizes

0.13.5-beta

  • Fixed an issue with default ASS/SRT subtitles with the same filename as the video file were loaded as a raw string SRT (#13)
  • Fixed an SRT parsing issue which showed timestamps in the transcript where the line after the timestamp showed up as blank
  • Reorganized WebVTT parsing

0.13-6-beta

  • Fixed an issue where the subtitles flickered if the delay was set, irrespective of subtitle widget visibility

0.13-7-beta

  • Subtitle delay is now properly reflected in export and when seeking with swipe left/right and the transcript

Which file should I download?

The files are split between the different device architectures to save user download bandwidth and storage space. Depending on which device you are using, download the appropriate APK by expanding the "Assets" drop-down menu below.

Test each APK available for each architecture. If you're not sure, the arm64 download should be suitable for most mobile devices.

jidoujisho - 0.11.3-beta

Published by lrorpilla over 3 years ago

jidoujisho - 0.12.4-beta

Published by lrorpilla over 3 years ago

This release implements support for videos with Japanese automatic captions via youtube-dl (feature request by gimmer123). This new option can be found in the audio/subtitle menu when watching a YouTube video.

When first attempting to request automatic captions, the app will set up the required dependencies. This may require the user to clear some space on their device. Please do not interrupt this one-time initialization. The automatic captions will then play, if available. A message will indicate if automatic captions could not be queried. Please be advised that the automatic captions are YouTube's best effort, and critical inaccuracies are to be expected.

On File Size: Users may notice that the app's binary size has grown quite large. This is due to an increasing number of dependencies packaged in the application. It is my aim to not grow this any further as the project looms towards a stable release candidate.

In the future, I may decide to provide some of the dependencies on-demand as an optional download for users that feel like there are some features they would never really use. For the purposes of this beta and to account for fast iteration, all dependencies and features are included in a single package.

System Requirements: I have tested this application to work on a variety of real-world devices and emulators running Android 8 and above. If the installation fails, try clearing enough storage space (Cheers to kekkonkinenbi for letting me know).

0.12-beta

  • (New Feature) Automatic Captions - Users may now select and query automatic captions under the audio/subtitle menu when playing a YouTube video
  • Binary file size has been increased significantly to include necessary dependencies
  • Increased the horizontal padding on the subtitle widget

0.12.1-beta

  • Fixed an issue where previous subtitles appeared above current captions for automatic captions
  • Fixed an issue where sometimes tap to select subtitles would not newline
  • Removed a redundancy where automatic captions option would appear for videos with Japanese closed captions
  • Added 'List Channel' option for YouTube videos in history
  • Rephrased 'Remove History' option

0.12.2-beta

  • Fixed an issue where turning subtitles off would not work when YouTube automated captions are used
  • Now applying build number properly to new builds to ensure users aren't faced with downgrades

0.12.3-beta

  • 'Import/export channels' will now allow users to get and set their channel IDs in case the app must be reinstalled, as well as encourage sharing content among users
  • Added an option to set AnkiDroid directory in the main menu for users that store their Anki collection in an SD card or any other non-default location
  • Codebase significantly refactored and organised, split util.dart into several purposefully named files, global variables emphasised in its own file
  • Updated the 'About this app' message

0.12.4-beta

  • Now mixing muxed and demuxed streams as a quick mitigation for #4, selecting seek-friendly labelled streams will allow users to confidently seek through YouTube videos

Automatic captions

Developer Note: This brings in a lot of potential for study, since a lot of videos are in Japanese but do not provide proper closed captions. However, please be advised that there may be critical errors in these automatically generated captions. A video having automatic captions available is the farthest thing from a statement of quality or correctness.

Which file should I download?

The files are split between the different device architectures to save user download bandwidth and storage space. Depending on which device you are using, download the appropriate APK by expanding the "Assets" drop-down menu below.

Test each APK available for each architecture. If you're not sure, the arm64 download should be suitable for most mobile devices.

jidoujisho - 0.10.0-beta

Published by lrorpilla over 3 years ago

This release implements some significant new options to the main menu with channels and search history. Users will be able to add channels they wish to subscribe to within the app in a tab in the new bottom navigation bar. Search history and suggestions are now added when using the search bar. Some minor fixes are also detailed in the release notes below.

To facilitate ease of use and encourage use of this new feature, users may long press on any video in trending or search to list a channel they wish to subscribe to. This release also exists so people can know I know how semantic versioning works lmao.

Android 11 users: The versions between Android 11 and below are no longer separate. I have tested changes on an Android 11 emulator that allow use of the app on Android 11 without any additional steps. For testing purposes, here is the workaround to export files on Android 11. In case issues persist, please let me know as soon as possible.

0.10-beta

  • (New Feature) Channels - Users can now list channels that they frequent by long pressing videos and selecting 'List Channel' or listing the channel by copy pasting a video by the channel in the new 'Channels' tab
  • (New Feature) Search history and suggestions - Using the search bar will now show a list of the last fourteen search terms or suggestions, history may be cleared by long pressing search terms
  • Floating action button for local library has now been replaced with a bottom navigation bar
  • Trending (and channel videos) will now show their engagement metrics after a short query time
  • The audio/subtitle menu has been returned to YouTube playback, with details on the current tracks
  • YouTube subtitles will now properly encode ampersand and apostrophe characters
  • Fixed an issue where subtitles could not be turned off when selecting the 'None' option
  • Reinstated 720p as a standard definition format rather than a high definition format
  • Forced dependency overrides for unofficial_jisho_api_dart for newer youtube_explode_dart features

A glimpse at channels, search history and more

Which file should I download?

The files are split between the different device architectures to save user download bandwidth and storage space. Depending on which device you are using, download the appropriate APK by expanding the "Assets" drop-down menu below.

Test each APK available for each architecture. If you're not sure, the arm64 download should be suitable for most mobile devices.

jidoujisho - 0.9.3-beta

Published by lrorpilla over 3 years ago

This release implements on-device text segmentation with ve_dart, my Dart implementation of the Ve linguistic framework used in Jisho.org. Users will now experience the same latency in both tap and drag text selection modes. A big thanks to Kim Ahlström for pointing me in the right direction!

0.9 introduces many vital user experience improvements necessary to bring this application closer to a stable candidate release! In addition, 0.9.1 adds video quality selection for YouTube videos. More are detailed in the release notes below.

Android 11 users: The versions between Android 11 and below are no longer separate. I have tested changes on an Android 11 emulator that allow use of the app on Android 11 without any additional steps. For testing purposes, here is the workaround to export files on Android 11. In case issues persist, please let me know as soon as possible.

Other Android version users: I have been made aware of a startup issue on Android 6 where the app remains on white screen. I have tested the app on very recent Android versions, but lack the time at present to investigate that the app works with every single device form factor and Android version. If possible, please report what you suspect may be Android version-specific or device specific issues. I highly appreciate everybody's feedback. Thank you very much.

0.9-beta

  • (New Feature) Tap to select mode now uses the Ve linguistic framework used in Jisho.org, vastly improving word select accuracy and definition lookup latency (big thanks to Kimtaro!), the source code can be found at my repo or pub.dev
  • (New Feature) A resume button is now in the main menu, when pressed users will be returned to their last played video and duration
  • Recombined Android 10 and below and Android 11 and above packages - if issues persist, please make an issue ticket!
  • Android 11 users should now experience much faster video loading without caching
  • Subtitles with the same name as the video will now be the default option and in order of priority, they can be in SRT, ASS or SSA format
  • Fixed an issue in some videos where the transcript would show the bottom subtitle due to YouTube TimedText XML artifacts (a video where this happened in previous builds)
  • Consecutive subtitles that are of equal timestamp or within 0.5s of starting and ending with each other and of the same text are now merged to improve audio export (an example video that shows the necessity of this, see the transcript)
  • Consecutive subtitles with the same timestamp but not of the same text are now concatenated newlined as one subtitle, improving user experience in videos with Furigana or Romaji (a video that needed this)
  • Removed alignment tag artifacts from subtitles when loaded during video playback
  • Fixed a performance issue related to the tap to select subtitle widget if two subtitles are playing in the same timestamp
  • Fixed an issue in some Samsung devices where the video player was black due to device-specific wakelock permission requirements
  • Fixed some miscellaneous orientation related issues that occurred when exiting playback
  • Fixed an issue with tap to select subtitles handling newlines and spaces

0.9.1-beta

  • (New Feature) Added an option to change the quality in YouTube videos in the player menu, the player now defaults to your last picked quality always, if not available it will fall back to the best quality

0.9.2-beta

  • Fixed a significant issue in YouTube video playback where in previous builds some videos would mute towards the end
  • Improved audio bitrate offered in YouTube video playback
  • Fixed an issue where occasionally, a video would play from the start when resumed
  • The audio track button is now hidden while playing a YouTube video as it is quite redundant at present
  • Appropriate icon changes to 720p option as it is now a standard definition format (an end of an era)

0.9.3-beta

  • Fixed a critical issue where exporting cards during local file playback caused a hangup
  • Changed the 60fps tags to have appropriate icons

Have a look! A video for on-device text segmentation with Ve

Which file should I download?

The files are split between the different device architectures to save user download bandwidth and storage space. Depending on which device you are using, download the appropriate APK by expanding the "Assets" drop-down menu below.

Test each APK available for each architecture. If you're not sure, the arm64 download should be suitable for most mobile devices.

jidoujisho - 0.8.1-beta

Published by lrorpilla over 3 years ago

This release improves the reliability of dictionary entry results. Tap to search terms are now directly obtained by scraping Jisho.org for text segmentation results. In addition, users may now see alternative dictionary entry results and scroll left or right to choose whichever they want to view and export. Changes to the tap to search subtitle widget and dictionary pop-up are also detailed below.

Android 11 users: A reminder that use of the app on Android 11 and above requires a workaround in regards to storage permission which fixes issues with exporting to AnkiDroid. Please do not forget to read how to set up the required workaround to export files on Android 11.

0.8.1-beta

  • The dictionary pop-up can now be scrolled left and right to see the other definitions for the search term, with other UI changes
  • Render width-based widget wrapping improves tap to select subtitle wrapping rather than using a fixed string length limit
  • Tap to search results have been improved and directly scrape Jisho.org for the appropriate segmentation
  • In case no results are returned by the Jisho.org, suggested inflections will be searched, improving search results of some items
  • Changed the appearance of the number header in the meanings with Unicode rounded numbers
  • Fixed an issue where some subtitles were not properly showing in entirety in tap to search mode
  • Fixed some overflow issues that occurred due to definitions being too long, and made the meanings scrollable in the pop-up
  • Fixed an issue with zero width spaces messing up search queries and dictionary pop-up sometimes not closing

Which file should I download?

The files below include those tagged android11 and otherwise. Pick the appropriate file for your Android version.

  • Android 11 and above users will need to cache the video before playback due to scoped storage restrictions. Download the file with android11.
  • Android 10 and below users will experience fast video playback with no need to cache the video before playback. Download the file without android11.
jidoujisho - 0.8.0-beta

Published by lrorpilla over 3 years ago

This release implements morphological analysis of subtitles with the MeCab text segmentation library, enabling users to tap to select words in the subtitles during video playback.

In the menu, users will find a new option that will allow them to freely toggle between "Tap to Select" and "Drag to Select" text selection modes. The app will always default to the last used text selection mode. More details on the decisions and approaches towards handling text segmentation and selection in this application is detailed below the release notes.

Android 11 users: A reminder that use of the app on Android 11 and above requires a workaround in regards to storage permission which fixes issues with exporting to AnkiDroid. Please do not forget to read how to set up the required workaround to export files on Android 11.

0.8.0-beta

  • (New Feature) Tap to select mode is now possible with text segmentation (thanks to mecab_dart)
  • Users can now toggle between the faster tap to select and more precise drag to select text selection modes in the menu
  • Changed the formatting of the subtitles, improved wrapping with significant changes to widgets making both selection modes look identical
  • Changed the condition of showing the export timeout message so that it would not show up on speedy exports
  • Fixed an inconsistency in the accent colors in the audio/subtitle selection menu

A video preview on tap to select

Development notes on implementing text segmentation

Since the release of this application, I have talked with several users about text segmentation, and they were curious as to why I initially implemented drag to select instead of the tap to select feature debuting with this release. The implementation of this well desired mode has many jagged edges made to look pretty -- it's not some super complex computer science problem, but it took quite a while to figure out how to get it to this point where it works and appear decently enough that I feel compelled to write about it.

With drag to select, two text widgets are overlaid on top of each other and made to be interactive, as you would with a text field, which was very intuitive. With tap to select, the subtitles are first run through the MeCab parser, newlines and spaces replaced with appropriate delimiters and then split into morphemes that make up separate interactive widgets that can be clicked.

The root widget that displays all subtitles is two nested builders, one for the translucent outline and another for the white text, just like the above paragraph. But instead of simple text widgets, it uses a generator to build rows with a list of list of strings, and within each row or line of text is a list of strings for which each element must build a text widget with the appropriate on-click callback. When generating the list of list of strings from the tokens returned from the MeCab parser, each list must be cut once a newline delimiter is found or if it is getting too long and may overflow when rendered.

Luckily, getting the definition is much easier. The entire text selection from the morpheme selected to the end of string is passed to Jisho.org, and I was very thankful that they always return a result relevant to the head of the string I send to their API. It's a very hacky implementation that doesn't involve implementing the Jisho.org parser itself in Dart (which I may plan to do if I ever try to get the app to work independently of Jisho.org when offline, and thanks to a response from Kim from Jisho.org, I may be able to get to that soon), but it works - and was a very fun test of what I can do with Flutter widgets.

Splitting Japanese characters into the individual words with perfect results may still be a problem for machines (and really much of the work is still done by Jisho's Ve parser here), but the end result is very much functional, and many users may decide to go with it. However, in the edge cases, it may cause more frustration than convenience. And as proclaimed time and again by immersion learners, "Language is highly specific in unpredictable ways".

With very informal or so language, a human can know where they should start the text selection and end it to get exactly what they want to query, but with an algorithm deciding the selection, it may lead to frustration. Users can get irritated more than occasionally realising the machine has selected text for them that they don't think was right at all - and that's even before they see the definition output. That's why rather than that, I offer the drag to select option for the user to decide exactly what they want to know -- especially because occasionally even Jisho.org returns blanks for a lot of words that a human would know from intuition. In addition, I am of the belief that intermediate learners must develop the skill of breaking down the words to what they see and work towards to the point of being advanced to pick whatever they want.

In the end, tap to select is faster while drag to select is more precise -- and as a project like this must ideally be unopinionated for any learner to use and pick up, I worked quite hard and enjoyed getting both modes to feature parity. I hope that any and all users enjoy whichever mode they choose, and I hope to further improve the text segmentation of this application. Any feedback on the feature is much appreciated.

Which file should I download?

The files below include those tagged android11 and otherwise. Pick the appropriate file for your Android version.

  • Android 11 and above users will need to cache the video before playback due to scoped storage restrictions. Download the file with android11.
  • Android 10 and below users will experience fast video playback with no need to cache the video before playback. Download the file without android11.
jidoujisho - 0.7.2-beta

Published by lrorpilla over 3 years ago

This release deprecates share intent and implements the AnkiDroid API so that users will no longer need to navigate the share menu and then select AnkiDroid when exporting. Users will receive a one-time permission prompt in regards to card export.

In addition, users will now very easily be able to change the Anki output to their desired format as the card fields have been separated from front to back values to image, audio, sentence, word, meaning and reading values. This means that cards can now flexibly be customised with CSS.

Android 11 users: A reminder that use of the app on Android 11 and above requires a workaround in regards to storage permission which fixes issues with exporting to AnkiDroid. Please do not forget to read how to set up the required workaround to export files on Android 11.

0.7.2-beta

  • (Milestone) Share intent has been deprecated in favour of the AnkiDroid API (for resources on doing this as a Flutter developer, see my repo on flutter_ankidroid_api)
  • As feedback on user friction, the player will now resume playback if it was paused and the dictionary will now clear on export
  • The export preview now includes a deck selection dropdown menu which will always default to the deck last exported to and other export interface changes
  • Exporting will now indicate a preparation and success message while waiting before and after export
  • AnkiDroid card fields are now separated from front to back fields to image, audio, sentence, word, meaning and reading values
  • Removed several dependencies and changed Android native implementation from Kotlin to Java
  • (0.7.1) Fixed an issue where AnkiDroid database permissions were not requested on runtime
  • (0.7.1) Fixed an issue where Android 11 users were unable to export due to new manifest requirements in SDK 30 (contributed underlying issue fix to AnkiDroid API wiki)
  • (0.7.2) Changed the default template to have white-space: pre-line; under .card to allow newlines in the meaning (update the template through this guide or delete the existing card template)
  • (0.7.2) Added a message to indicate if export is taking too long or if AnkiDroid is not launched

A glimpse of the changes to card export

Which file should I download?

The files below include those tagged android11 and otherwise. Pick the appropriate file for your Android version.

  • Android 11 and above users will need to cache the video before playback due to scoped storage restrictions. Download the file with android11.
  • Android 10 and below users will experience fast video playback with no need to cache the video before playback. Download the file without android11.
jidoujisho - 0.6.1-beta

Published by lrorpilla over 3 years ago

This release migrates the app's video player from ExoPlayer to VLCKit thanks to the flutter_vlc_player plugin, and is a significant fix to issues #2 and #3 which prevented some videos, typically encoded in H.265, from being played.

As a side-effect of the migration, when a video is in playback, the app will force landscape mode for a smooth playback experience. Solutions to get rid of orientation issues are under investigation.

Android 11 users: A reminder that use of the app on Android 11 and above requires a workaround in regards to storage permission which fixes issues with exporting to AnkiDroid. Please do not forget to read how to set up the required workaround required to export files on Android 11.

0.6.1-beta

  • (Milestone) Migrated the app's player to use VLCKit (thanks to flutter_vlc_player)
  • Changed the layout of the Anki export preview screen to be more appealing in landscape
  • Landscape mode is forced during video playback due to a side-effect of the player
  • For users below Android 11, APKs without scoped storage restrictions causing slow video loading are now offered
  • (0.6.1) Fixed an issue with preview audio in export playing multiple sounds instead of repeating the sound when tapped multiple times
  • (0.6.1) Fixed lingering orientation lock from inactivity and other unexpected behavior
  • (0.6.1) Cleaned up the player interface during initialization

Which file should I download?

The files below include those tagged android11 and otherwise. Pick the appropriate file for your Android version.

  • Android 11 and above users will need to cache the video before playback due to scoped storage restrictions. Download the file with android11.
  • Android 10 and below users will experience fast video playback with no need to cache the video before playback. Download the file without android11.
jidoujisho - 0.5.3-enjp-beta

Published by lrorpilla over 3 years ago

0.5.3-enjp-beta

これはWeblio.jp英→和辞書サポートを実装した「jidoujisho for English」のデビューリリース候補です。

まだ日本語を勉強、間違えたら教えてください。機能一覧やアプリの使い方はこちらのプロジェクトのメインのREADMEをご覧ください。今のところ英語のみで申し訳ありません。

将来的には、英語→日本語と日本語→英語を一つのアプリに統合する予定です。

序論

jidoujishoは、特に言語学習者のために役立つ機能を備えたAndroidのビデオプレーヤーです。

  • 字幕の文字選択により、アプリ内で素早く辞書検索が可能です
  • Jisho.org、DeepL、Google翻訳現在の字幕検索
  • 現在のコンテキストとオーディオのスナップショットでカードをAnkiDroidに書き出します
  • 単語を選択すると、文、単語、意味、読み方とAnkiDroidにエクスポートすることができます。
  • 水平方向にフリックすることで、現在の字幕を最初から繰り返します
  • 縦方向にスワイプしてトランスクリプトを開くと、時間にジャンプして字幕を確認することができます
  • YouTubeの英語字幕付き動画からカードを表示したり、書き出したりすることができます。

試写

jidoujisho - 0.5.2-beta

Published by lrorpilla over 3 years ago

This release introduces an overhaul to the main menu which allows searching of YouTube videos with an added indication for whether or not Japanese closed captioning is available.

In addition, exporting a card to AnkiDroid from a YouTube video should now include the current frame and audio which was not the case in older versions. To play local media in this new version, click on the floating button on the lower right of the main menu.

0.5.2-beta

  • (New Feature) Full YouTube support and overhauled main menu with search and closed captioning indicator
  • Exporting a card now includes the current frame and audio with a YouTube video
  • Changed the default word field export from the clipboard to the in-app dictionary heading to add verb conjugations easier.
  • Fixed issues with subtitle options when playing a YouTube video.
  • Fixed line break parsing incorrectly in some subtitles (more RegEx may be necessary on any other text artifacts on subtitles).
  • Changed accent color of some user interface elements and removed some deprecated functions in regards to loading default subtitles.
  • (Out of Preview) Main menu now opens to top 20 trending videos in Japan.
  • (Out of Preview) Issues with search and YouTube video duration have been resolved.
  • (Out of Preview) Increased number of videos showed in trending and search from 10 to 20.
  • (0.5.1) Selecting a word to dictionary search is now performed with a tap and drag -- no more copy necessary.
  • (0.5.1) Fixed an issue where instant dictionary did not show readings in some instances.
  • (0.5.2) Showing the instant dictionary now deselects the text selection for smoother experience.
  • (0.5.2) Translate/share/search options in player menu now involves current subtitle instead.
  • (0.5.2) Removed Jisho.org in-app dictionary option intended for custom dictionary users.

Android 11 users: A reminder that use of the app on Android 11 and above requires a workaround in regards to storage permission which fixes issues with exporting to AnkiDroid. Please do not forget to read how to set up the required workaround required to export files on Android 11.

New main menu and YouTube support in action

jidoujisho - 0.5.0-preview

Published by lrorpilla over 3 years ago

This release candidate introduces an overhaul to the main menu which allows searching of YouTube videos with an added indication for whether or not Japanese closed captioning is available. The search feature is currently not stable, but works for most terms and should be fixed in a later version. If not, you can still enter a YouTube URL. Later when this version is out of preview, the intention is to have the latest trending videos in Japan shown on app launch.

In addition, exporting a card to AnkiDroid from a YouTube video should now include the current frame and audio which was not the case in older versions. To play local media in this new version, click on the floating button on the lower right of the main menu.

0.5.0-preview

  • (New Feature) Full YouTube support and overhauled main menu with search and closed captioning indicator
  • Exporting a card now includes the current frame and audio with a YouTube video
  • Changed the default word field export from the clipboard to the in-app dictionary heading to add verb conjugations easier.
  • Fixed issues with subtitle options when playing a YouTube video.
  • Fixed line break parsing incorrectly in some subtitles (more RegEx may be necessary on any other text artifacts on subtitles).
  • Changed accent color of some user interface elements and removed some deprecated functions in regards to loading default subtitles.

Android 11 users: A reminder that use of the app on Android 11 and above requires a workaround in regards to storage permission which fixes issues with exporting to AnkiDroid. Please do not forget to read how to set up the required workaround required to export files on Android 11.

New main menu and YouTube support in action

jidoujisho - 0.4.3-beta

Published by lrorpilla over 3 years ago

This release introduces ASS and SSA subtitle support and fixes to experimental YouTube support. Problems with some YouTube videos not loading should now be fixed, and ASS and SSA files should now be importable via the "Load External Subtitles" option.

A reminder that 0.4 requires a hotfix in regards to storage permission which fixes issues with users below Android 11 from exporting to AnkiDroid. Also, please do not forget to read how to set up the required workaround required to export files on Android 11.

0.4.3-beta

  • Implemented ASS and SSA subtitle support
  • Fixed issues with some videos not streaming on YouTube
  • Made only the definition selectable on the in-app dictionary box to make closing it easier
  • Internally reverted from VLCKit changes and returned to using ExoPlayer
jidoujisho - 0.4.2-pre-beta

Published by lrorpilla over 3 years ago

This is a release candidate for 0.4, which introduces custom dictionary support for those compatible with Yomichan. The dictionary tested to function for this build is Shinmeikai. As this is the initial rollout of this feature, please report back and make a GitHub issue if there are any huge inconsistencies (e.g. definition lookups you are unhappy with, glaring issues overlooked) you find with this feature.

0.4.2 includes a hotfix in regards to storage permission which prevented users below Android 11 from exporting to AnkiDroid.

(Android 11 users) Please download the APK specified to you below suffixed android_11. From now on, Android 10 users and below and Android 11 users will be provided separate downloads. More details on how the changes to scoped storage is affecting the development of this app will be added later onwards. Also, please do not forget to read how to set up the required workaround required to export files on Android 11.

0.4-pre

  • (New Feature) Implemented Japanese-Japanese dictionary support for custom Yomichan format dictionaries.
  • Users may now import subtitles directly during video playback via the menu.
  • Added a new option for users to force the clipboard query to use Jisho.org instead of a custom dictionary.
  • Fixed an issue from 0.3.2, where the file cache increased as more videos were played.
  • Changed the shape of alert dialogs to fit a more consistent aesthetic.
  • (0.4.1) Made the floating dictionary scrollable in case a definition is too lengthy.
  • (0.4.1) Allowed text selection of floating dictionary to allow for recursive lookups.
  • (0.4.2) Fixed an oversight which prevented users below Android 11 from exporting to AnkiDroid.

Using a custom dictionary

This is very outdated information. Legacy dictionary support is long gone and replaced with the more polished Yomichan dictionary support implemented in 0.24 and with a much more straightforward import option. This guide exists for historical and archival purposes.

  • Take all of the term_bank_ JSON files in your dictionary archive and place them in the storage/emulated/0/com.lrorpilla.jidoujisho/files folder.
  • For users who are using this above 14.0, the term bank directory is storage/emulated/0/jidoujisho by default and can be set in the main menu.
  • Restart the application and you are ready to use your custom dictionary.
  • You may continue to use Jisho.org queries in the More (...) menu under the new option, Call Jisho.org Instant Dictionary. If you have a custom dictionary, by default you will use it.
  • Note that the application still requires use of Jisho.org. This pre-parses the current context (i.e. checking if it is a verb conjugation of a dictionary form) before performing the search on your custom dictionary. This ensures the accuracy and relevancy of the search.
jidoujisho - 0.3.2-pre-beta

Published by lrorpilla over 3 years ago

Using the app on Android 11

  • Launch the app, approve Storage permission and then go to your Settings app
  • Find jidoujisho under Settings -> All apps.
  • Set the Storage permission to say Allow management of all files

Until more elegant solutions are available, this is required to use the export feature on Android 11. The app has been tested to function along with AnkiDroid export with this workaround on an Android 11 emulator.

0.3.2-pre

This is a pre-release build of 0.3.2 fixing issue #1 by targeting SDK 30, which should allow Android 11 users to install and use the application. Due to the implementation of scoped storage, using this app in Android 11 requires "All files" storage permission to export cards to AnkiDroid.

  • Implemented Android 11 scoped storage compliance allowing SDK 30 users to run the app
  • External .SRT are not loaded by default on Android 11, you may import .SRT files anytime by selecting the More (...) button during playback
jidoujisho - 0.3.1-beta

Published by lrorpilla over 3 years ago

This is a hotfix that allows users running 5.0 Lollipop to 6.0 Marshmallow to run the app.

0.3.1

  • Fixed an issue with ffmpeg dependency that required API Level 24 instead of 21
  • Fixed issue with the clear button in the Reading text field in export clearing Answer field instead
  • Significantly decreased the size of the app icon included with the source code and package
jidoujisho - 0.3.0-beta

Published by lrorpilla over 3 years ago

First public beta release of jidoujisho. Changes for other versions prior to this release are included below for documentation.

  • Implemented share intent for AnkiDroid export complete with image and audio
  • Added support for embedded subtitles and audio via ffmpeg as well as switching between them on-the-fly
  • Quick launch Jisho.org/Google Translate/DeepL query from clipboard
  • Added vertical swipe to open to transcript mode
  • Added horizontal swipe to replay current subtitled portion
  • Fixed several issues with Jisho.org queries
  • Main menu changes and some touches for release
  • Experimental YouTube support added
  • Implemented a TimedText XML to SRT converter for YouTube user-generated Japanese web subtitles
  • Added a main menu for the application
  • Basic video playback with subtitle text selection implemented
  • Simple instant dictionary implemented
  • External subtitle (.SRT) support