jpetzke / AutoGPT-YouTube

A plugin for AutoGPT that allows various operations on YouTube, such as downloading Videos
MIT License
128 stars 23 forks source link

just throwing this out here after realizing you need an api key, why not just use pytube to download the videos?https://pytube.io/en/latest/ #18

Closed joshyorko closed 1 year ago

jpetzke commented 1 year ago

you need a (free) API key for the easy gathering of youtube video information. the downloadung is handled by a third party library (no key needed for that)