项目作者: vonPB

项目描述 :
CSGO Wingman demo downloader
高级语言: Python
项目地址: git://github.com/vonPB/CSGOWingmanDemoDownloader.git
创建时间: 2020-12-30T13:34:25Z
项目社区:https://github.com/vonPB/CSGOWingmanDemoDownloader

开源协议:

下载


CSGO Wingman Demo Downloader

Script to automatically pull CSGO wingman demos from the users Steam account.


Using Python, Selenium to navigate to CSGOs player statics, grabbing the download links and dates of the recent matches.

Usage


  1. Download: “chromdriver.exe”, “downloaddemos.bat”, “wingman-demos.py” and “Wingman.exe” from releases

  2. Put all four files in the folder where you want the downloads to be stored

  3. Login to Steam on Chrome

  4. Close all Chrome tabs

  5. Double click “downloaddemos.bat

To access the demos inside of CSGO press “Shift + F2” and click on “load” and choose the demo you wish to play.

Based on martengooz wingman-dl