Code Monkey home page Code Monkey logo

airplayer's People

Contributors

christophe-pietquin avatar hellozimi avatar nathanabercrombie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

airplayer's Issues

Video stops after 1minute

python airplayer.py http://blip.tv/noisevox/music-video-alt-j-fitzpleasure-6427866
It plays fine for 1 minute, but then stops.

I thought this was an issue with their ad system, since the Apply TV gets around the ads somehow. However, I then packet sniffed my phone's message to the TV to get a good youtube link. And that video stopped playing after 1 minute.

I then checked it with a hosted MOV
python airplayer.py http://movies.apple.com/media/us/ios/2013/610b67-cd9a-e384-10j58600a9/tour/feature/ios7-feature-us-20130610_r848-9dwc.mov

This stops after exactly one minute.

Cannot start properly

This seems to be an issue with youtube decoding

I tried to send this youtube link, but got these errors.

python airplayer.py http://www.youtube.com/watch?v=8To-6VIJZRE
Working...
Traceback (most recent call last):
File "airplayer.py", line 219, in
formats = get_supported_formats(content)
File "airplayer.py", line 91, in get_supported_formats
if queryStrings["type"][0] == "video/mp4":
KeyError: 'type'

python airplayer.py http://www.youtube.com/watch?v=8To-6VIJZRE
Working...
Traceback (most recent call last):
File "airplayer.py", line 219, in
formats = get_supported_formats(content)
File "airplayer.py", line 95, in get_supported_formats
quality = queryStrings["quality"][0]
KeyError: 'quality'

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.