nang-dev / automated_youtube_channel

Automated youtube that can scrape content, edit a compilation, and upload to youtube daily.
MIT License
708 stars 284 forks source link

Could not find "window._sharedData" in html response. #43

Open Zepherow opened 2 years ago

Zepherow commented 2 years ago

Error shows when scraping the videos. How can I fix?

Dimah4x commented 2 years ago

check instaloader version with: instaloader --version if not 4.9.2 run: pip install --upgrade instaloader cheers