algolia / youtube-captions-scraper

Fetch youtube user submitted or fallback to auto-generated captions
249 stars 67 forks source link

Non-iterable error #22

Closed cryptojojo33 closed 10 months ago

cryptojojo33 commented 10 months ago

I am experiencing an error when I run getSubtitles with my firebase function. It used to work, but now I am getting a "invalid attempt to destructor non-iterable instance." Just curious if anyone else received this error or what I can do to fix.

Haroenv commented 10 months ago

is this still present with the latest version? If not yet updated, could you check? issue seems the same as #20

cryptojojo33 commented 10 months ago

Re ran update and issue was fixed, my apologies. Update got released recently. Appreciate the update. Thank you