Skip to content

Uploading to youtube from a FIFO made by mkfifo fails #569

Description

@GoogleCodeExporter
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'



Original issue reported on code.google.com by kisbe...@gmail.com on 25 Jan 2015 at 5:02

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions