youtube-comment-scraper icon indicating copy to clipboard operation
youtube-comment-scraper copied to clipboard

Scraper fails due to comment content

Open raelb opened this issue 5 years ago • 0 comments

Hi. Thanks for this project. The UI is very nicely done. I am running the project locally on Windows 10. The UI crashes on this youtube video: Laravel From Scratch [Part 4] - Blade Templating & Compiling Assets https://www.youtube.com/watch?v=bSG2YMqJJys

Log: image

It's likely due to some of the comment content such as this: <script src=\"{{asset('js/app.js')}}\"></script>

Perhaps this can be fixed. Thanks

raelb avatar Dec 29 '19 16:12 raelb