Giter VIP home page Giter VIP logo

csharp-youtubeplayercontrol's Introduction

Csharp-YoutubePlayerControl

A bridge between Youtube javascript Iframe api and C#.

Contains a wpf usercontrol that shows a youtube video with support for embedded events and functions. The control support almost all the events and functions the javascript embedded does (https://developers.google.com/youtube/iframe_api_reference).

#What videos can be watched? All videos that are not private, embeddable and not copyright withold from showing on other sites than youtube.

#Under the hood. A usercontrols that wraps a CefSharp. The webcontrol contains a youtube embedded player which the usercontrol communicates with.

##How to use ###How to import into to my project? download source compile and reference dll's.

###NB! as noted in the iframe api, trying to change the quality of a video, may be ignored by the iframeplayer. The build and debug must either be set to x86 or x64 because of CEF. From [youtube api] (https://developers.google.com/youtube/iframe_api_reference#Requirements): "recommend 16:9 players be at least 480 pixels wide and 270 pixels tall." ###How to use the controls. See example project.

csharp-youtubeplayercontrol's People

Contributors

galri avatar moerty avatar maxim1um avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.