scrape-youtube: TypeError: Cannot read property 'itemSectionRenderer' of undefined

Describe the bug Running v2.0.5 but getting this error Failed to extract video data. Please report this issue on GitHub so it can be fixed.

To Reproduce Steps to reproduce the behavior: yarn add scrape-youtube include using promises:

    let output = await youtube.search(req.query.q, {
      page: req.query.page || 1
    })

yarn start

Results: Failed to extract video data. Please report this issue on GitHub so it can be fixed.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 18 (10 by maintainers)

Most upvoted comments

Yep, works great. Thanks!