Giter Club home page Giter Club logo

Comments (10)

yihong0618 avatar yihong0618 commented on June 10, 2024

这个只有跑步数据,如果不是跑步请在 issue 中搜索骑行

from running_page.

netyjq avatar netyjq commented on June 10, 2024

这个只有跑步数据,如果不是跑步请在 issue 中搜索骑行

没错,我确实想导出的骑行的数据,api地址 已经修改为骑行了,请问下还有其他配置项需要修改吗?

need to test

LOGIN_API = "https://api.gotokeep.com/v1.1/users/login"
RUN_DATA_API = "https://api.gotokeep.com/pd/v3/stats/detail?dateUnit=all&type=cycling&lastDate={last_date}"
RUN_LOG_API = "https://api.gotokeep.com/pd/v3/cyclinglog/{run_id}"

from running_page.

yihong0618 avatar yihong0618 commented on June 10, 2024

应该可以用了

from running_page.

netyjq avatar netyjq commented on June 10, 2024

貌似这样还不行,我之前就是在已经配置了api地址的情况下,导出不了 gpx 文件,所以在才这里寻求帮助

from running_page.

yihong0618 avatar yihong0618 commented on June 10, 2024

貌似这样还不行,我之前就是在已经配置了api地址的情况下,导出不了 gpx 文件,所以在才这里寻求帮助

terminal 有什么信息么

from running_page.

netyjq avatar netyjq commented on June 10, 2024
image

image
没有看到有帮助的提示

from running_page.

yihong0618 avatar yihong0618 commented on June 10, 2024

rm imported.json
rm run_page/data.db

之后重新跑

from running_page.

netyjq avatar netyjq commented on June 10, 2024

imported.json 这个文件不存在,run_page/data.db 这个文件已经删除了,重新执行了一遍 python3 run_page/keep_sync.py ${your mobile} ${your password} --with-gpx 依然没看到 GPX_OUT目录下 产生 gpx文件

from running_page.

yihong0618 avatar yihong0618 commented on June 10, 2024

搜索这句,然后把这句删了,重复上面步骤试试
and run_data["dataType"] == "outdoorRunning"

from running_page.

netyjq avatar netyjq commented on June 10, 2024

感谢,成功了!!

from running_page.

Related Issues (20)

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.