Skip to content
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

Closed
thulieblack opened this issue Mar 1, 2023 · 12 comments · Fixed by #805
Closed

Automate the process of uploading Youtube videos to Anchor podcast #621

thulieblack opened this issue Mar 1, 2023 · 12 comments · Fixed by #805
Labels
enhancement New feature or request

Comments

@thulieblack
Copy link
Member

thulieblack commented Mar 1, 2023

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

@thulieblack thulieblack added the enhancement New feature or request label Mar 1, 2023
@github-actions
Copy link

github-actions bot commented Mar 1, 2023

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.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@derberg
Copy link
Member

derberg commented Mar 3, 2023

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 community repo the ID of the video. I think we should automate that part too. So basically whenever new video is added to YT, we trigger our GH workflow that picks up the info, and runs publishing to anchor.

GH workflows can be invoked by external resources, and I'm also pretty sure YT supports some kind of webhook or something

@derberg
Copy link
Member

derberg commented Mar 9, 2023

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 😍

@asyncapi-bot
Copy link
Contributor

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:

  • /good-first-issue {js | ts | java | go | docs | design | ci-cd} or /gfi {js | ts | java | go | docs | design | ci-cd} - label an issue as a good first issue.
    example: /gfi js or /good-first-issue ci-cd

@derberg
Copy link
Member

derberg commented Mar 16, 2023

@asyncapi-bot thanks but I do not recall asking you for help 😉

@thulieblack
Copy link
Member Author

🤣🤣🤣🤣🤣 Genie is doing their job

@KhudaDad414
Copy link
Member

What if we not only push audio to anchor.fm but also use - https://.help.openai.com/en/articles/7031512-whisper-api-faq 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 😍

@derberg but you did though. 😂😂

Copy link
Member

derberg commented Mar 16, 2023

hahaha, damn URLs 😃

@github-actions
Copy link

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 ❤️

@github-actions github-actions bot added the stale label Jul 15, 2023
@AnimeshKumar923
Copy link
Contributor

AnimeshKumar923 commented Jul 15, 2023

I would like to give this a try @derberg @thulieblack
I've read the documentation and I understand (at-least ~80%) what to do. Can I do it?
Also, I've an anchor account ready for the demo.

@thulieblack
Copy link
Member Author

Hey @AnimeshKumar923, I see you have opened a PR already. Looking forward to the implementation😀

@AnimeshKumar923
Copy link
Contributor

AnimeshKumar923 commented Jul 17, 2023

Hey there @thulieblack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants
@derberg @KhudaDad414 @asyncapi-bot @thulieblack @AnimeshKumar923 and others