benwiley4000 / youtube-vtt

▶️ Extract and save WebVTT closed caption tracks from YouTube videos
MIT License
46 stars 13 forks source link

The YouTube args are changed, apparently. #5

Closed SLG closed 2 years ago

SLG commented 3 years ago

Also added a catch for the promise, to handle errors in the script better.

gquach commented 2 years ago

I can confirm that this PR fixes the issue with saveVttFiles(); not working, thank you.

benwiley4000 commented 2 years ago

I'm so sorry for taking so long to approve. I'll merge this. Can you please confirm @gquach @SLG that the version in master works for you?

benwiley4000 commented 2 years ago

released in v0.2.0

gquach commented 2 years ago

Can you please confirm @gquach @SLG that the version in master works for you?

Just tried the latest master version, and used the "Simple usage (visiting page in browser)" method and can confirm it works perfectly for me in the latest Chrome browser. Thank you @benwiley4000 and @SLG :)