QYouTube is a Qt/C++ library and QML module for accessing the YouTube Data API (version 3). The library provides a number of classes providing read/write access to the YouTube Data API, categorized by resource type (activities, channels, videos etc). There are also accompanying data models for convenient display of data in item views. There are additional classes for obtaining a list of video streams and subtitles, which do not require access to the YouTube Data API.
Packages available for Maemo5 are:
qyoutube - C++ library.
qyoutube-qml - QML module exposing the classes to QML (depends on qyoutube).
qyoutube-dev - Development headers for qyoutube.
QYouTube has also been tested against Qt5, so it should 'just work' on any platform supporting Qt4.7+.
__________________ 'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith
Packages available for Maemo5 are:
QYouTube has also been tested against Qt5, so it should 'just work' on any platform supporting Qt4.7+.
Some links:
Quick video search example in QML:
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith
My website
GitHub
Last edited by marxian; 2015-03-05 at 21:39.