Darkbanner Posted May 22, 2012 Posted May 22, 2012 Is it possible to use the google/youtube api with autoit. For an example: An embedded IE navigates to a youtubevideo. ->Youtube Video's are not played automatic. -->Use the google/YT-API for playing the video automatic!? Regards
water Posted May 22, 2012 Posted May 22, 2012 (edited) Search the forum for "youtube API" and you will find a lot of threads (like this Youtube player) Edited May 22, 2012 by water My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Darkbanner Posted May 23, 2012 Author Posted May 23, 2012 Hmm i can't find a way making the video played with the api there sorry.
water Posted May 23, 2012 Posted May 23, 2012 I think the example is used to listen to music. But it should give you an idea how to code what you want in AutoIt. Do you have already some code you can post? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Darkbanner Posted May 24, 2012 Author Posted May 24, 2012 Hm my code simply navigates to a YT page now. Not more not less. It's embedded IE And on the page it dosn't starts to play the video automaticly. I want the that the youtube API make the video play. I think it have to be injected in the page or smth like that. I actually have no idea how to do this
Moderators JLogan3o13 Posted May 24, 2012 Moderators Posted May 24, 2012 Post your code so we can attempt to help. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Darkbanner Posted May 26, 2012 Author Posted May 26, 2012 The code only contains a gui with a embedded IE, wich navigates to a youtubevideo and a button "Play!". ...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now