You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: