Jump to content

Recommended Posts

Posted

Hey community.

Let me tell you, I'm actually a PHP developer and I have a small script that allows me to extract the metadata from videos (at least from a specific channel) from YouTube. Is there a way to turn it into an Emby plugin?

Posted
2 hours ago, Jekill said:

Hey community.

Let me tell you, I'm actually a PHP developer and I have a small script that allows me to extract the metadata from videos (at least from a specific channel) from YouTube. Is there a way to turn it into an Emby plugin?

Hi. Make sure you aren't violating the YouTube TOS in doing this.

Thanks.

Posted
19 minutes ago, Luke said:

Hi, best thing to do I would say is check out some of our metadata provider plugins as examples:

https://github.com/MediaBrowser/Emby.Plugins.AniSearch

Thanks

9 minutes ago, ebr said:

Hi. Make sure you aren't violating the YouTube TOS in doing this.

Thanks.

Don't worry, I'm using the Youtube v3 API and I have an API Key.

Posted
1 hour ago, Luke said:

Hola, lo mejor que puedo hacer es consultar algunos de nuestros complementos de proveedores de metadatos como ejemplos:

https://github.com/MediaBrowser/Emby.Plugins.AniSearch

Im watching and what the plugin does is handle the DOM and I actually use the API, it returns a json. I'm pretty lost here 😅

Posted
Hace 8 minutos, Luke dijo:

Quizás este sea un mejor ejemplo:  https://github.com/MediaBrowser/Emby.Plugins.MyAnimeList

This plugin uses both methods. Thanks. Now I think I can analyze the internal functioning well to try to create my own. If I manage to create it, I will try to publish it for those users who have libraries of videos downloaded from YouTube (although I know this already infringes their T&C). Thanks for the info again.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...