Results 1 to 6 of 6

Thread: need help youtube APIs with qt

  1. #1
    Join Date
    Jul 2010
    Posts
    18
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Default need help youtube APIs with qt

    hi

    i need some links where i can learn how to use youtube APIs with qt.i google it but i could not find any useful links. Please help
    thanks

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: need help youtube APIs with qt

    It's all described in the Youtube API documentation: http://code.google.com/apis/youtube/....html#data_api. You'll want to read the Protocol guide and the Reference guide. You may also wish to read the Google Data Protocol guide which is what the above documents are based from.

    Once you understand that, how to post data to websites and retrieve results is documented in the Qt documentation.

  3. #3
    Join Date
    Nov 2010
    Posts
    48
    Thanks
    5
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: need help youtube APIs with qt

    Quote Originally Posted by doforumda View Post
    hi

    i need some links where i can learn how to use youtube APIs with qt.i google it but i could not find any useful links. Please help
    thanks
    rather you could go to http://qt-apps.org/ and search for Minitube, you will find an example that is using Youtube api.

  4. #4
    Join Date
    Jul 2010
    Posts
    18
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Default Re: need help youtube APIs with qt

    i need something like minitube but i dont need software i need example from which i can learn how to get youtube videos and other stuff.

  5. #5
    Join Date
    Feb 2010
    Location
    Poland
    Posts
    27
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: need help youtube APIs with qt

    so download the source code and browse it in order to understand the API.

  6. #6
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: need help youtube APIs with qt

    Along with the API reference guide, it should be childs play.

Similar Threads

  1. play a video from youtube
    By graciano in forum Qt Programming
    Replies: 2
    Last Post: 13th July 2011, 07:17
  2. Replies: 2
    Last Post: 24th July 2010, 09:41
  3. Downloading a video from youtube
    By Faster in forum Qt Programming
    Replies: 21
    Last Post: 28th November 2009, 12:46
  4. Replies: 1
    Last Post: 8th September 2009, 21:56
  5. APIs and Data structures
    By crazymoonboy in forum Qt Programming
    Replies: 0
    Last Post: 30th September 2008, 07:56

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.