Git Product home page Git Product logo

v2ex_daily_mission's People

Contributors

lord63 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

v2ex_daily_mission's Issues

签到失败的提醒方式

如何提醒用户签到失败了呢,目前我想到这么几种思路:

  • bark
  • slack等类似的通知
  • 邮件(还没特别想清)

Mac OS support, need you help.

I don't use Mac, so I can't test it at all. I can't guarantee that it works well.
If you're using Mac, please help me test it. If it crashes, it would be nice if you fix it.

Init the config file

How about using v2ex init, you input the username, password, log_path according to the prompt, then v2ex_daily_mission will help you initialize the config file.

登录参数有变

之前是 up

login_data = {
     'u': 'username',
     'p': 'password',
     'once': 'once',
     'next': '/'
}

现在你要自己去拿 hash 过的字符串。

<td width="auto" align="left">
<input class="sl" type="text" placeholder="用户名或电子邮箱地址" autocapitalize="off" spellcheck="false" autocorrect="off" autofocus="autofocus" value="" name="064a89aa59c2838bdaa3023b1ebba6d1367afcf569c1a7d3189cb21eb1161c62">
</td>

所以参数就变成了:

login_data = {
    '064a89aa59c2838bdaa3023b1ebba6d1367afcf569c1a7d3189cb21eb1161c62': 'username',
    'xxx 类似于上面 hashed 过的': 'password',
    'once': 'once',
    'next': '/'
}

已失效

提示

Please check your username and password

python3.4 安装显示 UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in

`C:\Users\Administrator>pip install v2ex_daily_mission
Collecting v2ex_daily_mission
Downloading https://pypi.doubanio.com/packages/b8/3e/33635e5120ff3ffe7a982b2467d221c19585a994b2ae94063e81dc1917cd/v2ex_daily_mission-0.6.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\ADMINI~1\AppData\Local\Temp\pip-build-td3xr130\v2ex-daily-mission\setup.py", line 10, in
long_description = f.read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 700: illegal multibyte sequence

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\pip-build-td3xr130\v2ex-daily-mission`

又失效啦

登录界面现在新加入了验证码
不知道能不能用ocr识别

pip安装报错

Command "d:\python27\python.exe -c "import setuptools, tokenize;file='c:\us
ers\admini1\appdata\local\temp\pip-build-xczz6p\lxml\setup.py';exec(comp
ile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), fi
le
, 'exec'))" install --record c:\users\admini
1\appdata\local\temp\pip-ytf0vx
-record\install-record.txt --single-version-externally-managed --compile" failed
with error code 1 in c:\users\admini~1\appdata\local\temp\pip-build-xczz6p\lxml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.