media-cache version history - 3 versions
media-cache by Dinoosauro
media-cache version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.1.0
Released Dec 26, 2024 - 28.71 KBWorks with firefox 109.0a1 and later, android 120.0 and later- When using the File System API, the already-cached files will be written to the disk and, if possible, the next files. This is done to avoid a SecurityException that might be triggered if a source is created without user action
- When choosing a folder using the File System API, the script will automatically create the new file and write the cached chunks to the file system
- Now, only one file at a time will be created on the user's drive. This should help fixing some bugs (even if probably it wasn't related, but better safe than sorry). If more than one file needs to be created, they'll be created later
- Before creating the file on the system, the title must be marked as final. This helps ensuring the file has a readable name there
- It's now possible to disable the download of the content when the video ends, or the automatic closure of the stream while using the File System API
- The content title is now shown also in the extension UI
- Get title from YT Mobile: updated the YouTube selector for mobile website
- Update the title if not available: if the website is YouTube or Twitch and the script cannot find the suggested title, it'll retry after 1500 msSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.2
Released Sep 15, 2024 - 26.51 KBWorks with firefox 128.0 and later, android 128.0 and laterSource code released under MIT License
Version 1.0.1
Released Sep 9, 2024 - 26.42 KBWorks with firefox 128.0 and later, android 128.0 and laterImproved title fetching by adding a timeout and checking that the page has finished loadingSource code released under MIT License