<html> <head> <title>すすーっすっすーっっすっーっすすーっすっすっーっっすすーすっっすっーっすすっすーすっすすっーすすすっすーっすすすーっーっすっすっーっすっっーっすっすっーすすすっすーすっすすっーっすすっーすすすっすー</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> </head> <body> <div>
#!/bin/bash
API_TOKEN="!!! set api token here !!!"
set -u -e
usage_exit() {
cat <<EOD 1>&2
Usage:
eval "\$(${0} [-u bot_name] [-c channel] [-m message | -f message_filename | -j json_filename])"
# coding:utf-8
import os, json, re, sys, datetime
import Media, VideoFiles, Stack, Utils
reload(sys)
sys.setdefaultencoding('utf-8')
recordedList = None
titleCount = {}
log = open('/tmp/ChinachuScanner.log', 'a')
def Scan(path, files, mediaList, subdirs):