This commit is contained in:
Haroen Viaene
2021-12-02 09:27:08 +01:00
parent 7ef76812e6
commit 9dd01b5361
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# v2.0.0
Use youtube.com/watch instead of /getinfo
# v1.0.1 # v1.0.1
* strip HTML tags from captions * strip HTML tags from captions

View File

@@ -1,6 +1,6 @@
{ {
"name": "youtube-captions-scraper", "name": "youtube-captions-scraper",
"version": "1.0.3", "version": "2.0.0",
"description": "Scrap youtube auto-generated captions", "description": "Scrap youtube auto-generated captions",
"main": "dist/index.js", "main": "dist/index.js",
"author": { "author": {