extensions
extensions copied to clipboard
Add new plugin danmu
Description
Add a new plugin danmu. This plugin use dandan api to generate .ass subtitle files to play danmu with local video files.
This extension allows users to select a video file (.mp4 or .mkv) in Finder. It calculates the MD5 hash of the first 16 MB of the video file and searches for the corresponding danmu file using the Dandan API. The plugin then generates two types of danmu files: one containing only the danmu comments and another that includes the original subtitles along with the danmu.
Screencast
https://github.com/user-attachments/assets/e4187fe0-4782-45e9-92e7-6da5eab94fda
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Congratulations on your new Raycast extension! :rocket:
You can expect an initial review within five business days.
Once the PR is approved and merged, the extension will be available on our Store.
hello! I have update it with your suggestion! Please let me know if there any issue I didn't noticed ^^
This pull request has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊
This issue has been automatically closed due to inactivity.
Feel free to comment in the thread when you're ready to continue working on it 🙂
You can also catch us in Slack if you want to discuss this.