On Friday 07 October 2011 22:49:16 Stuart Henderson wrote: > On 2011-10-06, Antti Harri <[email protected]> wrote: > > --Boundary-00=_UMcjOp3FHRupy54 > > Content-Type: text/plain; charset="utf-8" > > Content-Disposition: inline > > Content-Transfer-Encoding: 7bit > > > > yle-dl is a tool to download videos from YLE Areena. > > > > RTMPDump-YLE is a command-line program for downloading media files from > > the two video streaming services of the Finnish national broadcasting > > company Yle. Some content is only available to users connecting > > from Finnish addresses. > > Bunch of these from rtmpdump-yle: > > /usr/include/arpa/inet.h:74: warning: 'struct in_addr' declared inside > parameter list > > This is because headers are included in the wrong order, please make > sure netinet/in.h comes before arpa/inet.h. (This is fixed in rtmpdump > upstream amongst other things which might also want to be carried over > to this modified version). > > I can't connect to their RTMP servers to test but when the above is > fixed this port is basically ok with me.
Thanks for the hints. Fixed the header inclusion and took some other patches from the rtmpdump repo that seemed good. These should be fixed in the next release of yle-dl, so they can probably be removed then. -- Antti Harri
yle-dl.tar.gz
Description: application/tgz
