AIRTube Application Updated

I have just uploaded a new version of the AIRTube application. There was an issue with playing the downloaded video which was due to me not closing the FileStream object. Thanks Grant for letting me know! I have also changed it so that it names the video based on the video ID. It doesn’t have the video name in the filename but at least it won’t overwrite other files that you have downloaded.

It would be optimal if I implemented automatic updates for this application but unfortunately I don’t have the time to do it. Hopefully YouTube won’t change their API anytime soon.

Lee

Please upgrade your Flash Player


Commentary

  1. Paul Mayne says:

    Thanks Lee, the drag and drop is superb. It was great to talk to you a bit at FITC. And nice job on your presentation and panel.

  2. Hi! Thanks for the update :) I’ll try it now!
    But just one “bug” (if we can call it like that): you didn’t compiled with the same key, so that the installer don’t replace the old version (we first have to remove the older one)

    Anyway, good Job Lee! Cheerz!

  3. Corey says:

    Great little app. Works nicely when the college firewall blocks YouTube streaming.

    Thanks!

  4. Sabo says:

    Thank you Lee, for all your time and knowledge sharing

  5. carrrramba says:

    Hi Lee,

    …about the automatic update implementation: this would make an excellent issue for a new gotoandlearn session, wouldn’t it? ;-) ))

    i’d dig it – have a great weekend
    carrrramba

  6. Michael says:

    Hi guys,

    please take a moment and look at my new AIR app here http://www.maximumcode.110mb.com/Koto%202.0.zip.

    Please I would gladly hear some feedback…

    Thanks for Youdownloader, great tuts and your interest in my new app.:D

  7. Michael says:

    That URL should be without that dot after zip.

    thanks

  8. Glad I could help!

  9. Hi Lee,

    Thanks for the source.
    For the downloader you use get_video.php on the youtube site.
    I want to do something a bit different. I heed the path to the flv file, but without retrieving the file. Any ideas how I can achieve that ?

    Thank you,
    George

  10. sosyalizm says:

    hi lee thanks update

    sosyalizm.

  11. XNA Monkey says:

    AIRTUBE stopped working today! Just thought to let you know. Some students reported it.

    Error msg, invalid URL

  12. Dammit says:

    Yup. Not working no mo’. Dammit.

  13. giffo says:

    stopped working for me also. I just get the “invalid URL” msg.

  14. Gnanz says:

    Lee
    The Application not working for Me..
    Its giving invalid URL as responce..
    Problem?
    I didnt find any updates from Youtube in recent days,then whats the problem?!

  15. Adrian Parr says:

    Yeah, I get the ‘Invalid URL’ error message as well. This is because the IO_ERROR event is fired. When I use Lee’s code in my own app I get ‘*** Security Sandbox Violation ***’ traced out to the Output window. It could be an issue with YouTubes cross-domain policy file. If you point your browser to http://www.youtube.com/crossdomain.xml you can see that they are only allowing access from their own domains. I’m guess you now have to use YouTube’s own API’s – http://apiblog.youtube.com/2008/10/as3-youtube.html

    Adrian

  16. Adrian Parr says:

    If you want to load in a YouTube video in to you AS3 project you should take a look here …

    http://code.google.com/apis/youtube/articles/youtube_as3_chromeless.html

  17. corbanb says:

    did you ever release the source for airtube? I was going to try and update it for the new api.

  1. [... I have just uploaded a new version of the AIRTube application. There was an issue with playing the downloaded video which was due to me not closing the FileStream object. ...]

  2. [... I have just uploaded a new version of the AIRTube application. There was an issue with playing the downloaded video which was due to me not closing the FileStream object. ...]

Leave a Comment