Skip to content

Commit 1056367

Browse files
authored
Update example.py
1 parent f4da786 commit 1056367

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytokapi/examples/example.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import pytokapi
22

3-
info = pytokapi.TikTok().getInfo("https://www.tiktok.com/@emily.dobson/video/6957418361617681669")
4-
print(info['version'])
3+
info = pytokapi.TikTok().getInfo("https://www.tiktok.com/@..................../video/....................")
4+
print(info['version'])

0 commit comments

Comments
 (0)