Tuesday, December 27, 2016

Python 3.5 Youtube v3 data api module

Hej all,

I'm currently working on a Django web project that integrates some parts of youtube.com and for this purposes I wrote a small module to retrieve channel and video information aswell as searching for channel and videos based on keywords.

The module is working fine for the above and still work in progress, I will add Oauth2 support and allow for maintenance operations to be done as well.

The source and distribution is available on GIT : https://github.com/dtrammer/YoutubeAPI

Enjoy and happy coding !

No comments:

Post a Comment