Add setup.py

This commit is contained in:
taizan-hokuto
2020-04-16 23:18:58 +09:00
parent 99423ddcd0
commit 1100346971
10 changed files with 182 additions and 32 deletions

2
yvi/config/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
headers = {
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'}