GithubHelp home page GithubHelp logo

Comments (6)

w8tcha avatar w8tcha commented on September 25, 2024

The oembed api of slideshare only works with public slideshares. The only solution would be to fall back on direct embed instead of oembed if the slide is private.

Can you post a sample embed code for a private slide embed?

from ckeditor-oembed-plugin.

serge852 avatar serge852 commented on September 25, 2024

That's what I did. But SlideShare's "secret" URL is just a bit scrambled, so it should be easy to fix the plugin's parser and add some more functionality.

https://www.slideshare.net/secret/bR1DOYRsKbQjDF

from ckeditor-oembed-plugin.

w8tcha avatar w8tcha commented on September 25, 2024

so it should be easy to fix the plugin's parser and add some more functionality.

No its not. If it is a private slide, which has embed disabled you can not embed it. This is the case with the url above.

You can try it for yourself by adding the embed code for that slide

<iframe allowfullscreen="" frameborder="0" height="356" marginheight="0" marginwidth="0" scrolling="no" src="https://www.slideshare.net/slideshow/embed_code/43408377" width="427"></iframe>

It only shows a Message: "Private content! - This content has been marked as private by the uploader"

from ckeditor-oembed-plugin.

serge852 avatar serge852 commented on September 25, 2024

The slideshow was also limited to a single domain for embedding. Changed it to allow embedding anywhere. Can you please re-check it.

from ckeditor-oembed-plugin.

w8tcha avatar w8tcha commented on September 25, 2024

But it is still impossible to grab the embed code from the link

from ckeditor-oembed-plugin.

serge852 avatar serge852 commented on September 25, 2024

Yes, indeed. Sorry for taking your time.

from ckeditor-oembed-plugin.

Related Issues (20)

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.