Youtube Client
youtube client written by C. License is GPL.
Bugs
- Fatal signal: Segmentation Fault (SDL Parachute Deployed)
- Xlib: unexpected async reply (sequence 0x67)!
How to build
Require
- ffmpeg svn(patch needed.configure flags: --enable-gpl --enable-pp --enable-swscaler)
- youtube的何か
Compile
- ./configure --with-youtube-tree=(youtube的何か Path) --with-ffmpeg-tree=(ffmpeg path)
- make
Screenshot