unused / airstream

A command line tool for streaming to airplay-devices
628 stars 30 forks source link

Apple TV resolving and youtube-dl integration #33

Closed michaelvillar closed 8 years ago

michaelvillar commented 9 years ago

This is a late-night hack that gives these two features:

This is a pretty bad code but it gives the idea.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-1.02%) to 82.64% when pulling 9892f2ec45fad5f68a8f2bc11e5e50b199f19619 on michaelvillar:master into a05702729a7ba8a220dfb3d79f5730047618f818 on unused:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-1.02%) to 82.64% when pulling 81c99192f8043f69638b2de23fbb62e42370bbc6 on michaelvillar:master into a05702729a7ba8a220dfb3d79f5730047618f818 on unused:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-1.02%) to 82.64% when pulling b37ee4bece8ab55940a0281fb2a45d5e76715da1 on michaelvillar:master into a05702729a7ba8a220dfb3d79f5730047618f818 on unused:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-1.02%) to 82.64% when pulling 55c25dfeaa126b1dddaad4ca79c4f4bcdfbba089 on michaelvillar:master into a05702729a7ba8a220dfb3d79f5730047618f818 on unused:master.

unused commented 9 years ago

Hi @michaelvillar

thank you for the pull request, I really appreciate your work and would love to merge it but there are several issues with that. You may have to fix tests, use gem install airstream in README and get rid of the dependency on an external program youtube-dl.

If you are interested in extending airstreams features please leave me a note.

Thank you!

Regards!