bernardro / actor-youtube-scraper

Apify actor to scrape Youtube search results. You can set the maximum videos to scrape per page as well as the date from which to start scraping.
https://apify.com/bernardo/youtube-scraper
Apache License 2.0
23 stars 19 forks source link

Each request fails with timeout error #4

Closed AndreyBykov closed 4 years ago

AndreyBykov commented 4 years ago

Looks like they changed something on the site. Selector is there, but each request fails with: TimeoutError: waiting for XPath \"//ytd-video-primary-info-renderer/div/h1/yt-formatted-string\" failed: timeout 30000ms exceeded

Lucie20 commented 4 years ago

the actor works today correctly with both type of inputs (term and URL)

AndreyBykov commented 4 years ago

Yeah, just checked and today it worked with no problem. Maybe there was some issue on the website. I will close the issue for now