Browse Source

Add example for /user for steam64_from_url

pull/415/head
James Hilton-Balfe 2 years ago
committed by GitHub
parent
commit
d8e86736ba
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      steam/steamid.py

1
steam/steamid.py

@ -551,6 +551,7 @@ def steam64_from_url(url, http_timeout=30):
https://steamcommunity.com/profiles/[U:1:12] https://steamcommunity.com/profiles/[U:1:12]
https://steamcommunity.com/profiles/76561197960265740 https://steamcommunity.com/profiles/76561197960265740
https://steamcommunity.com/id/johnc https://steamcommunity.com/id/johnc
https://steamcommunity.com/user/r
https://steamcommunity.com/user/cv-dgb/ https://steamcommunity.com/user/cv-dgb/
""" """

Loading…
Cancel
Save