Giter Site home page Giter Site logo

squareandcompass-2 / autogpt-youtube Goto Github PK

View Code? Open in Web Editor NEW

This project forked from squareandcompass/autogpt-youtube

0.0 0.0 1.0 36 KB

A plugin for AutoGPT that allows various operations on YouTube, such as downloading Videos

License: MIT License

Shell 3.83% Python 90.56% Makefile 1.66% Batchfile 3.95%

autogpt-youtube's Introduction

Auto-GPT-Plugin-Template

A Plugin for Auto-GPT that adds YouTube support.

Features

  • Download YouTube videos
  • Download YouTube audio
  • Search YouTube
  • Download YouTube Subtitles (Transcription)
  • Fetch comments of a YouTube video
  • Get video information

Requirements

  • Python
  • AutoGPT
  • ffmpeg

Plugin Installation Steps

  1. Clone or download the plugin repository: Clone the plugin repository, or download the repository as a zip file.

    Download Zip

  2. Install the plugin's dependencies: Navigate to the plugin's folder in your terminal, and run the following command to install any required dependencies:

       pip install -r requirements.txt
  3. Package the plugin as a Zip file: If you cloned the repository, compress the plugin folder as a Zip file.

  4. Copy the plugin's Zip file: Place the plugin's Zip file in the plugins folder of the Auto-GPT repository.

  5. Allowlist the plugin (optional): Add the plugin's class name to the ALLOWLISTED_PLUGINS in the .env file to avoid being prompted with a warning when loading the plugin:

    ALLOWLISTED_PLUGINS=AutoGPT_YouTube,example-plugin1,example-plugin2

    If the plugin is not allowlisted, you will be warned before it's loaded.

  6. Configure the plugin: Add the plugin's configuration to the .env file:

    ################################################################################
    ### YOUTUBE
    ################################################################################
    
    YOUTUBE_API_KEY=your-api-key

autogpt-youtube's People

Contributors

jpetzke avatar peeeekay avatar yolley avatar aboodebaker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.