Files
youtube-captions-scraper/CHANGELOG.md
David Fiattarone 02cd2f083c feat(data): fetch using fetch instead of axios if available (#25)
* Update changelog, add browser extension support

* Update index.js

---------

Co-authored-by: Haroen Viaene <hello@haroen.me>
2024-01-29 14:29:29 +01:00

16 lines
258 B
Markdown

# v2.0.2
Add support for browser extensions via conditionally using fetch over axios
# v2.0.1
Fixed Invalid attempt to destructure non-iterable instance error
# v2.0.0
Use youtube.com/watch instead of /getinfo
# v1.0.1
* strip HTML tags from captions