Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 569 by
kisbe...@gmail.com: Uploading to youtube from a FIFO made
by mkfifo fails
https://code.google.com/p/googlecl/issues/detail?id=569
What steps will reproduce the problem?
1. Uploading to youtube from a FIFO made by mkfifo fails
What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
python2-gdata 2.0.18-1
Arch Linux 3.17.6-1-ARCH
/usr/bin/google0.9.14
Please provide any additional information below.
Uploading to youtube with command "google" from a FIFO made by mkfifo fails:
mkfifo fifo.avi
wget
http://www.example.com/my_movie.avi -O fifo.avi &
google youtube post --title "My movie" --category Education fifo.avi
reports 'broken pipe'
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings