Giter VIP home page Giter VIP logo

Comments (9)

nfriedly avatar nfriedly commented on July 3, 2024

I'd love to see this, but it's going to be a lot of effort, at least for the part that uses flash player. Do you think you can figure out how to make it work?

from node-unblocker.

ejb1123 avatar ejb1123 commented on July 3, 2024

I got this youtube video http://www.youtube.com/watch?v=DqC7H7_Noi8
to work by using this embed code https://gist.github.com/ejb1123/5906925
created herehttp://www.longtailvideo.com/jw-player/wizard/
check it out http://node-unblocker.herokuapp.com/proxy/http://ejb1123.tk/video

from node-unblocker.

nfriedly avatar nfriedly commented on July 3, 2024

That works because it's loading the video directly from youtube - it's not
using the proxy. But if you can play videos directly from youtube then you
probably don't need the proxy in the first place.

On Tue, Jul 2, 2013 at 1:18 AM, E.J. Bevenour [email protected]:

I got this youtube video http://www.youtube.com/watch?v=DqC7H7_Noi8
to work by using this embed code https://gist.github.com/ejb1123/5906925
created herehttp://www.longtailvideo.com/jw-player/wizard/
check it out
http://node-unblocker.herokuapp.com/proxy/http://ejb1123.tk/video


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-20327034
.

Nathan Friedly
Minister, JavaScript Ninjaneer
http://nfriedly.com

from node-unblocker.

ejb1123 avatar ejb1123 commented on July 3, 2024

Gype replaces the youtube player with a older version of jwplayer.
https://gist.github.com/ejb1123/5911600

from node-unblocker.

nfriedly avatar nfriedly commented on July 3, 2024

Hum, that's interesting. That's probably a good way to do it. Do you think
you can do something similar for this node-unblocker?

On Tue, Jul 2, 2013 at 2:04 PM, E.J. Bevenour [email protected]:

Gype replaces the youtube player with a older version of jwplayer.
https://gist.github.com/ejb1123/5911600


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-20363991
.

Nathan Friedly
Minister, JavaScript Ninjaneer
http://nfriedly.com

from node-unblocker.

ejb1123 avatar ejb1123 commented on July 3, 2024

No i don't think so. I mainly know C# and VB.NET.

from node-unblocker.

nfriedly avatar nfriedly commented on July 3, 2024

Ok, that's fair. I'd like to see this done, but I don't think I'll be able to do it very quickly. I'll try to get to it eventually though.

from node-unblocker.

ejb1123 avatar ejb1123 commented on July 3, 2024

Using the above example does play the video though the proxy.
Below is taken from the source of http://node-unblocker.herokuapp.com/proxy/http://ejb1123.tk/video.

<script type="text/javascript">

    jwplayer('my-video').setup({
        file: 'http://node-unblocker.herokuapp.com/proxy/http://www.youtube.com/watch?v=DqC7H7_Noi8',
        width: '640',
        height: '360'
    });

    </script>

from node-unblocker.

nfriedly avatar nfriedly commented on July 3, 2024

BTW, with the 1.0 release, the proxy now supports plugins and is generally friendlier to work with. While I think something like this would make a great example, I don't think I'm going to get around to doing it, so I'm going to close this for now.

from node-unblocker.

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.