-
Thank you for your great work. The quality of the transcriptions is great. I just wanted to share with you that the cuda detection did not work for me because it is based on looking for an installatio…
-
**Requirement**: There needs to be a mechanism to stop or pause any video or audio content.
**Why is this required?** All users need to be able to control the playback on a webpage; in addition, scre…
-
For the beta release, we can write just the custom needed to handle the initial test sites. But eventually we need to build a much more general solution.
## For Beta Release
We have the option t…
-
@lord-denning Do you use some tooling to query the Youtube API and access the Youtube transcript of the videos? Or is the process completely manual? Curious to hear about what your process is like.
-
# To Reproduce
using youtube-transcript-api-0.6.2:
```
cat test.py
from youtube_transcript_api import YouTubeTranscriptApi
print(YouTubeTranscriptApi.get_transcript('w8rYQ40C9xo'))
```
o…
-
### Background (Prereqs)
1. It will be helpful to be a member of this meetup group for information: https://www.meetup.com/data-umbrella
2. Once you are a member, you will be able to see past event…
-
## Expected Behavior
Transcripts are automatically fetched.
## Actual Behavior
Transcripts are not available.
## Steps to Reproduce the Problem
1. Create a video unit;
1. Add a vid…
-
Youtube has transcripts but they aren't very good and it's not possible to download them from youtube's API unless you uploaded the video yourself. ChatGPT was used to build some code to do this but t…
-
### What is your question?
I'm not quite sure how to run a pattern like `extract_wisdom` against each video in a playlist with fabric alone. When I run `fabric -y -p extract_wisdom -o playlist_title…
-
### How are you running AnythingLLM?
Docker (remote machine)
### What happened?
Trying to collect transcript from Youtube transcript data connector
i have a local installation on MacOs that colle…