Code Monkey home page Code Monkey logo

youku's Introduction

TYPO3 Extension "Youku Online Media Service"

Online media provider for youku.com, chinas alternative to youtube.

Code Climate Latest Stable Version Total Downloads Latest Unstable Version License

What does it do?

This extension enables editors to attach youku.com videos in content elements or any other records using media files. Just add a video url with the "Add media by URL" button. No setup aside from the initial installation required.

Requirements

TYPO3 8.7 LTS or later

Installation

Installation with composer

composer require christianessl/youku.

Installation with TER

Open the TYPO3 Extension Manager, search for youku and install the extension.

youku's People

Contributors

baschny avatar indyindyindy avatar

Stargazers

 avatar

Watchers

 avatar  avatar

youku's Issues

TYPO3 >9.5

Are they plans for newer TYPO3 versions like v10 or v11? Propably v12? Thanks.

SSL

Hi, today I've installed your Extension. Thanks, great work!
But after include the YouKu-URL, I don't see the Video(-Player) yet.

After change the Link with dev-tools from http to https it works.

typo3conf/ext/youku/Classes/Resource/Rendering/YoukuRenderer.php L:147 delete http ?!?
return sprintf('//player.youku.com/embed/%s?%s', $videoId, implode('&', $urlParams));

Please have a look, because I'm not a Backend-Developer.

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.