Code Monkey home page Code Monkey logo

prompts_and_completions's Introduction

prompts_and_completions

Some sample code to accompany the 'Prompts and Completions' GPT-3 video on YouTube

prompts_and_completions's People

Contributors

mrspiggot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

prompts_and_completions's Issues

Bug with transcriber.py - "Unable to extract uploader id"

Ran into error "Unable to extract uploader id" with youtube_dl package which seemed widely reported starting 2023-02-16 (issue 31530).
Recommend change to line #5 of code in transcriber.py to fix error

# import youtube_dl
import yt_dlp as youtube_dl

Background:
Bug was apparently related to a change in youtube metadata in Feb 2023 affecting youtube-dl which not yet fixed based on latest commit being in 2021-12-17. I was able to use the forked package yt-dlp as a clean substitute as recommended by this issue #31535 on the youtube-dl repo.

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.