Tagged Questions
0
votes
1answer
40 views
C / Youtube API Request > VLC
Im trying to improve my tiny C application wich streams youtube videos.
For some reason im not beeing able to send request and decode json.
Could someone point me in the right direction, this is the ...
0
votes
3answers
227 views
Retrieve YouTube video format available
I'm currently trying to patch the Totem Youtube plug-in and I'd like to determine the best quality available for the current played video (&fmt parameter). It's possible in JavaScript but the ...