Nikolay Gerginov

Results 11 comments of Nikolay Gerginov

Yes.It did not work.Here is the log ![mintty 2024-02-09_02-09-48](https://github.com/FujiwaraChoki/MoneyPrinter/assets/123015737/265f8ed2-34ec-4e47-8edd-85751a43dfd5)

Try to start your browser with CORS disabled. For me was "C:\Program Files\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir=~\chromeTemp" . I think there was an extension for firefox that does the same.

No i dont think so.I've used these ports before on a different project,but i dont think that is the problem,bacuse i am opening them one at a time.

Update : It seems like there is a problem with the index.html file jasonyfy . Anyway i reinstalled the project now i am stuck at the second screenshot.I reinstalled ImageMagick...

Getting the same error on windows 10 . ## Update See the code in #2255 fixed it for me ,then typing : pip install --upgrade yt-dlp

From what i've researched it appears that the bot is sending too many requests,and that is why we are getting banned.

For me it still gives the same error.When i tried switching to brave it doesn't log in and gives the fonts error,which i was unable to fix. I tried changing...

@Dofamen I launched it from playwright. It bypasses the font problem.However the NS_BINDING_ABORTED error appears to be a loading issue from the browser.Like its refusing to load content

@Dofamen Thanks man! I tried it and at first it didn't fix it for me .However i changed the timeout to 0 and it seems to be working. Screenshots are...

@Dofamen Could you share your working version ? I'm still experiencing the same problems.