Youtube Subtitle Downloader version history - 15 versions
Youtube Subtitle Downloader by Nguyễn Văn Huyên
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 3.4.1
Released Sep 19, 2023 - 36.21 KBWorks with firefox 48.0 and laterFix bug with uBlock OriginSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 3.4.0
Released Feb 21, 2023 - 36.02 KBWorks with firefox 48.0 and laterFix bug when some subtitles have empty linesSource code released under Mozilla Public License 2.0
Version 3.3.0
Released Jan 3, 2023 - 36.47 KBWorks with firefox 48.0 and laterShow simple text name instead of language codeSource code released under Mozilla Public License 2.0
Version 3.2.0
Released Aug 20, 2022 - 36.93 KBWorks with firefox 48.0 and laterUpdate YouTube's GUI in Firefox 103Source code released under Mozilla Public License 2.0
Version 3.0.0
Released Nov 14, 2021 - 36.17 KBWorks with firefox 48.0 and laterUpdate because YouTube limits API callSource code released under Mozilla Public License 2.0
Version 2.1.0
Released Jul 31, 2021 - 37.39 KBWorks with firefox 48.0 and laterDon't use dynamic import (bug in Firefox 88)Source code released under Mozilla Public License 2.0
Version 2.0.0
Released Jul 12, 2021 - 37.11 KBWorks with firefox 48.0 and laterFix bug escape & quot;
Use ES6 import module, XML parser, ESLintSource code released under Mozilla Public License 2.0
Version 1.2.2
Released Sep 27, 2019 - 20.76 KBWorks with firefox 48.0 and laterRefactor code (use ES6 syntax, remove old YouTube design support,...).
Fix bug does not appear because there are multiple tags with ID #meta in page.Source code released under Mozilla Public License 2.0
Version 1.2.1
Released Sep 27, 2019 - 24.53 KBWorks with firefox 48.0 and laterFix download bug in new Firefox version.Source code released under Mozilla Public License 2.0
Version 1.1.1
Released Aug 9, 2018 - 20.85 KBWorks with firefox 45.0 and laterSource code released under Mozilla Public License 2.0
Version 1.1.0
Released May 16, 2017 - 19.62 KBWorks with firefox 45.0 and laterAdd support for YouTube's new GUISource code released under Mozilla Public License 2.0
Version 1.0.0
Released Mar 12, 2017 - 17.19 KBWorks with firefox 45.0 and laterFix CORS error on Firefox 52Source code released under Mozilla Public License 2.0
Version 0.0.4
Released Jun 7, 2016 - 17.61 KBWorks with firefox 45.0 and later, android 45.0 to 68.*Change the protocols of used URLs from HTTP into HTTPS to fix error "Blocked loading mixed active content" on Firefox 45Source code released under Mozilla Public License 2.0
Version 0.0.3
Released May 25, 2016 - 17.54 KBWorks with firefox 45.0 and later- Fix download error (videoId variable is null, langName is required, unescape URL)
- Change "all_frames" configuration in the manitest.json file to false (we don't have to check every frame)
- Change logo
- Change download links to buttonsSource code released under Mozilla Public License 2.0
Version 0.0.2
Released May 24, 2016 - 12.28 KBWorks with firefox 45.0 and later- Don't create DOM nodes from strings (use textContent property instead)
- Don't use DOM mutation events anymore. Now I use mutation observers (I really have to monitor DOM changes because YouTube uses AJAX request by SPF framework)Source code released under Mozilla Public License 2.0