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

Uncaught Error: Call to undefined function curl_init() #1

Open
MisterSheeple opened this issue Jan 10, 2019 · 1 comment
Open

Uncaught Error: Call to undefined function curl_init() #1

MisterSheeple opened this issue Jan 10, 2019 · 1 comment

Comments

@MisterSheeple
Copy link

Uncaught Error: Call to undefined function curl_init() in C:\Users\Me\Downloads\youtube-annotation-converter-master\index.php:93
Stack trace:
#0 C:\Users\Me\Downloads\youtube-annotation-converter-master\index.php(37): annotationXmlFromVideoId('REDACTED')
#1 {main}
thrown in C:\Users\Me\Downloads\youtube-annotation-converter-master\index.php on line 93

@vvye
Copy link
Owner

vvye commented Jan 10, 2019

That sounds like you don't have curl installed. It came bundled with my PHP installation so I'm not 100% sure how to install it separately, but it looks like this is something worth trying.

Thanks for trying the tool out! :)

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

No branches or pull requests

2 participants