owk880301 / TwitchRecover_cloudflare_bypass

17 stars 1 forks source link

Error #3

Open deathdragon1987 opened 5 months ago

deathdragon1987 commented 5 months ago

Error in script as follows:

C:\Users\user1\Desktop\TwitchRecover_cloudflare_bypass-main>recover.py Find the broadcast link you want from Twitchtracker or Streamscharts site. Enter the link:https://twitchtracker.com/buddha/streams/43621999851 Date and Time are checking... C:\Users\user1\Desktop\TwitchRecover_cloudflare_bypass-main\recover.py:188: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup. soup = BeautifulSoup(r.content, 'html.parser') It seems you even copy and paste your api key, please paste it and try again. Traceback (most recent call last): File "C:\Users\user1\Desktop\TwitchRecover_cloudflare_bypass-main\recover.py", line 291, in timestamp = linkTimeCheck(link) ^^^^^^^^^^^^^^^^^^^ File "C:\Users\user1\Desktop\TwitchRecover_cloudflare_bypass-main\recover.py", line 195, in linkTimeCheck content = meta_element.get("content") ^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'get'

deathdragon1987 commented 5 months ago

Error only seems to occur when using Twitchtracker. Streamcharts seems to work fine