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

Question about adding support for new sites #472

Open
Th0masL opened this issue Dec 26, 2022 · 0 comments
Open

Question about adding support for new sites #472

Th0masL opened this issue Dec 26, 2022 · 0 comments

Comments

@Th0masL
Copy link
Contributor

Th0masL commented Dec 26, 2022

Hey guys !

I was thinking it would be nice to add support to generate podcasts from more sites, and specially Rumble.com and Odysee.com.

I was thinking maybe I could re-use some of the existing YouTube/SoundCloud/Vimeo builders and create the builders for Rumble and Odysee.

The problem is that it seems like so far every builder is using a Go library that is basically an API client built specifically for each sites:

I've been searching a bit and I can't seems to find a Golang API client library for Rumble.com or Odysee.

But I've found something that might support Rumble, along with other sites: https://github.com/tenta-browser/go-video-downloader

It seems like adding a builder using go-video-downloader could allow to support a lot of new sites.

Do you guys think that this could work ?

How much work should we expect for such functionality ?

Thanks

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

No branches or pull requests

1 participant