Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

PyYoshi/QPeerCastYP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QPeerCastYP - PeerCast 視聴補助プログラム

Qt4.8向けに修正するの結構ダルそうだったので新しく作ります。

ビルド方法

$ sudo apt-get install libqt4-dev libphobos-4.4-dev gdc
$ git clone git://github.com/PyYoshi/QPeerCastYP.git
$ cd QPeerCastYP
$ ./configure
$ make
$ cd pcraw
$ make
$ cd ../qpcplayer
$ ./configure
$ make

変数 (大文字/小文字は区別しません)

  • $STREAM_URL(scheme) : チャンネルのストリーム URL

    • scheme: http, mmsh など任意の文字列
  • $CHANNEL(property) : チャンネルの情報

    • property: name, id, tip, genre, description,artist, album, title, message, type, stream_url, contact_url, uptime, score, bitrate

ソースコード、ツール、アイコンの入手

About

PeerCast 視聴補助アプリケーション

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.3%
  • D 16.2%
  • TypeScript 13.2%
  • Prolog 2.1%
  • Shell 0.2%