-
-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate the process of uploading Youtube videos to Anchor podcast #621
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
I love the idea and think it will be great to do it. I would go even one step further. Current GH Action works the way that someone has to first commit to GH workflows can be invoked by external resources, and I'm also pretty sure YT supports some kind of webhook or something |
What if we not only push audio to anchor.fm but also use Whisper API from OpenAI to also get a transcription of the recording and put it as comment in related issue. This should make content easier to search and discover. And later we can even have some AI plugged in that would do meeting notes from the transcription 😍 |
Hello, @derberg! 👋🏼 I'm Genie from the magic lamp. Looks like somebody needs a hand! 🆘 At the moment the following comments are supported in issues:
|
@asyncapi-bot thanks but I do not recall asking you for help 😉 |
🤣🤣🤣🤣🤣 Genie is doing their job |
@derberg but you did though. 😂😂 |
hahaha, damn URLs 😃 |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
I would like to give this a try @derberg @thulieblack |
Hey @AnimeshKumar923, I see you have opened a PR already. Looking forward to the implementation😀 |
Hey there @thulieblack
|
Reason/Context
The goal is to fill our AsyncAPI podcast channel on Anchor with content, as there are individuals who favor listening to podcasts over YouTube videos. To achieve this, we need to establish an automated system for transferring our YouTube content to Anchor, instead of performing the task manually.
This page provides a guide on how we can utilize GH actions for creating an automation process.
cc @derberg @AceTheCreator
The text was updated successfully, but these errors were encountered: