| 
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44 | 
# be somewhat slow (for querying the actual mms:// streams).
#
#
#
import re
import ahttp as http
from config import from channels import *
# Surfmusik sharing site
class surfmusik (ChannelPlugin):conf, dbg, __print__ | 
|
 | 
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
 | 
# be somewhat slow (for querying the actual mms:// streams).
#
#
#
import re
import ahttp as http
from config import *
from channels import *
# Surfmusik sharing site
class surfmusik (ChannelPlugin):
 |