Skip to content

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

@GoogleCodeExporter

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions