Wizz1337 / TikTokMassBotting

TikTok Mass View & Share Boting ~ Patched
MIT License
576 stars 273 forks source link

Item ID is not defined #81

Closed calebtb06 closed 2 years ago

calebtb06 commented 2 years ago

Traceback (most recent call last): File "main.py", line 139, in itemID = clearURL(VideoURI) File "main.py", line 100, in clearURL UrlParsed = urlparse(r.head(itemID, verify=False, allow_redirects=True, timeout=5).url) NameError: name 'itemID' is not defined

ayamkv commented 2 years ago

your link probably looks like this

https://vt.tiktok.com/xxxxxxxxx/

‎ my current fix is to just open it on your browser and copy the full link

https://www.tiktok.com/@account/video/0000000000000000000

ayamkv commented 2 years ago

LGTM