Greasy Fork is available in English.
Play that faggy music weeb boi
这些是此脚本的所有版本。 只显示代码变更过的版本。
adjusted some play-links stuff
Added Picture-in-picture (Minimized display) toggle button to the media player's footer.
Bunch of CSS adjustments.
Fixed a bug that caused the post to be hidden after clicking the playLink button (the ▶︎ button next to the filename) for some mysterious reason.
Removed a bunch of useless href="javascript:;" from the code because they caused issues with the new Content Security Policy.Fixed local files to make them compatible with the new CSP.Bunch of CSS fixes.
The last site update changed the Content Security Policy (CSP), disallowing data URLs for media sources. This broke soundposts.FIX: All data-based media assignments (e.g., video.src = "data:audio/mpeg;base64,...") have been replaced with blob: Object URLs created via URL.createObjectURL() to ensure compatibility with the new CSP.Added reload to the context menu.
Added playback controls to the navbar header.Updated the script icon.
Fixed a bug that caused local files to break the shuffle playlist function.Fixed some loop issues.Fixed some issues with the minimized display resize function.A "poster" attribute was added to the video element, which displays a temporary image while the video is loading or when no video data is available.
made sync more frequent (sound posts only)
added one more codec to the settings tab
Fixed shuffle.Added some info about codecs to the settings tab.
improved updatePipSize function logic
Fixed some bugs with the hover images.
Fixed a parsing error caused by audio files lacking a dimension label.
fixed fullscreen
minor bug fixes
removed timeout on XMLHttpRequests, soundposts now should work on slow internet.Fixed the playlist and gallery dragging.Added a hover menu to the gallery.Fixed a issue where prevent wrapping did not work correctly with the Penumbra theme.Local files: Fixed a bug that caused the thumbnail to generate a black image.and more small bug fixes and improvements.
minimised display bugfix
visual adjustments
fixed a hover-images bug
bunch of small bug fixes and improvements
Gallery mode has been added. Click on the playlist icon in the header to switch between playlist and gallery mode.The script now saves the volume value and resumes it during initial script load.Fixed the size of the minimized player div not matching the size of the video/image element.Bunch of small bug fixes and improvements.
Support for standalone audio files has been added.Improved handling of failed GM.xmlHttpRequest fetches.Improved theme matching.bunch of small bug fixes and improvements.
The playback state can now be controlled by clicking on the video within the player.Fixed some No-Repeat mode bugs.Added @match https://8chan.moe/*/last/* and @match https://8chan.se/*/last/* to the UserScript header.The style sheet now updates properly when settings are reset.
Playlist: randomly generated filenames are now shorten.
adjustments and shit
bug fixes and improvements
new feature: the script now ensures that the sounds player is always in the visible area of the screen.
Two minor bug fixes. These are for bugs that were introduced in the last update.
- Prettified settings.- Added control wrap prevention feature, this feature hides elements from the playback controls panel to prevent wrapping when the player is too small.- The UI icons have been changed, ...again, they are now just plain SVG images. Previously, the icons were taken from a woff font that had to be loaded from an external source.
显示所有脚本版本