Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Multiple exception types must be paranthesized #6

Open
zohozer opened this issue Mar 19, 2022 · 1 comment
Open

Multiple exception types must be paranthesized #6

zohozer opened this issue Mar 19, 2022 · 1 comment

Comments

@zohozer
Copy link

zohozer commented Mar 19, 2022

Hi. I do try to run this script on a Windows10 machine with Python 3.10 installed and I do get the following error message:

>python .\youtubeChannelVideosFinder.py -k Axxxxxxxxxxxx1TlzScZs8fThQs -c PLz-0BiySzeQVlvTPK2a6Kme_l3YO8aWsj -o list.txt

  File "C:\Programs\YTVideosFinder\youtubeChannelVideosFinder.py", line 148

    except Exception, err:

           ^^^^^^^^^^^^^^

SyntaxError: multiple exception types must be parenthesized

The YouTube API key I obfuscated here to don't make-it public.

@dsebastien
Copy link
Owner

Hello @zohozer,

Thanks for letting me know about this issue. Unfortunately I don't have time to go about and fix this issue.
Don't hesitate to send a Pull Request with a fix 🙏

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

No branches or pull requests

2 participants