Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed edgecase on mac, download chromedriver = 404 #571

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wafwoof
Copy link

@wafwoof wafwoof commented Jul 21, 2023

When running youtube_viewer.py, my computer (MacOS 10.15.7) gave 404 errors from attempting to download the chrome driver. When debugging download_driver.py the colors import gave me trouble and that's why there's a try/catch block. gitignore file also wouldn't work with macs.

Thank you for your time.

@SuperSnake802
Copy link

I've got the same issue. Any help please?

@wafwoof
Copy link
Author

wafwoof commented Jul 21, 2023

I tested on my Windows machine and same problem, original theory is wrong but removing those 2 lines entirely seems like a good idea.

@slycooperbr
Copy link

on ubuntu 22.10 works and my machine work not fine but works,

@CarlosEduardoAraujo
Copy link

I have same problem. Anyone have any idea to resolve?

@SecHex
Copy link

SecHex commented Oct 29, 2023

I have same problem. Anyone have any idea to resolve?

use an older chrome version. <100.x.x.x
https://www.slimjet.com/chrome/google-chrome-old-version.php

@CarlosEduardoAraujo
Copy link

I have same problem. Anyone have any idea to resolve?

use an older chrome version. <100.x.x.x https://www.slimjet.com/chrome/google-chrome-old-version.php

Thanks for reply, but i put this Chrome Drive in extension Directory? Or on main Directory?

@SecHex
Copy link

SecHex commented Nov 1, 2023

I have same problem. Anyone have any idea to resolve?

use an older chrome version. <100.x.x.x https://www.slimjet.com/chrome/google-chrome-old-version.php

Thanks for reply, but i put this Chrome Drive in extension Directory? Or on main Directory?

idk i used this version as main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants