Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kashifalikhan36 authored Aug 7, 2023
1 parent bed6730 commit be4455e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ import awaiki_ai

# Replace 'VIDEO_LINK' with the holiest YouTube video link of your choice
video_link = 'VIDEO_LINK'
api_key="OPENAI_API_KEY"

awaiki_ai.analyze_and_convert(video_link)
awaiki_ai.analyze_and_convert(video_link,api_key)
```

#Customization
Expand Down

0 comments on commit be4455e

Please sign in to comment.