modules
This commit is contained in:
2
ytmnd.py
2
ytmnd.py
@@ -1,13 +1,11 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import aifc
|
|
||||||
import os
|
import os
|
||||||
import os.path
|
import os.path
|
||||||
import re
|
import re
|
||||||
import urllib2
|
import urllib2
|
||||||
import simplejson
|
import simplejson
|
||||||
import random
|
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
|
|
||||||
ytmnd_js = """
|
ytmnd_js = """
|
||||||
|
|||||||
Reference in New Issue
Block a user