资源说明:libishare provides simple APIs that lets you share and search videos on Internet, on YouTube, Vimeo, Justin.tv etc. It's written in C++/Qt and was made to be used in VLMC as GSoC project in 2010.
README for libishare ==================== libishare was developed as a GSoC project for VLMC in 2010 by Rohit Yadav. There was no C++ library that would provide simple APIs to share video on popular Internet video sharing sites like YouTube and Vimeo. This library simply implements the HTTP/S and REST protocols at the core using cross-platform Qt Network APIs. Report bugs to the author or at VLMC's Trac. USAGE: Directly add the src file(s) in your project and use them accordingly. If you change some part of code, simple add yourin the authors list, the license must be retained. After that you may also want to send a patch to VLMC devel or to the developer (Rohit Yadav). NOTE: This library, is a part of VLMC, but can be used in other *open source* projects. If you want to use it in a *commercial software*, contact the developer. The VLMC web site . . . . . http://trac.videolan.org/vlmc/ Bug Report (Trac) . . . . . http://trac.videolan.org/vlmc/report Git Repository . . . . . . git://github.com/rohityadav/libishare.git AUTHORS - libishare authors. COPYING - The GPL license. HACKING - Hacking libishare (same as VLMC). INSTALL - General Installation instructions. NEWS - Important modifications between the releases. README - This file. src/ - libishare source code. tests/ - Qt based test projects that exploit this library. Building ======== See the INSTALL file for installation instructions. Contact ======= Rohit Yadav References ========== * YouTube APIs: http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。