python-socialblade icon indicating copy to clipboard operation
python-socialblade copied to clipboard

invalid literal for int() with base 10

Open MathiasEriksenCommits opened this issue 5 years ago • 5 comments

Hello! again, so after it didn't block me from clodflare, it begun to give me this error, i am not trying to parse anything an an int in my program so i din't know why it does this

The Error invalid literal for int() with base 10: '<html>\n<head>\n<title>Social Blade Real Time</title>\n</head>\n</html>'

The Code @client.command() async def subs(ctx): ytchannel = YouTubeChannel('UChcazLGSKaa3U8mwISv2mKw') await ctx.send (ytchannel.get_subscriber_count())

I know you may not know the discord.py stuff but that is all ok, except for when it gives me that one error thanks in advance

MathiasEriksenCommits avatar Oct 07 '20 15:10 MathiasEriksenCommits

ok so i tested it, and apparently socialblade sends the number in some times and error HTML in other times ill do some debugging later

meatyite avatar Oct 09 '20 11:10 meatyite

Thank you so much :)

MathiasEriksenCommits avatar Oct 09 '20 15:10 MathiasEriksenCommits

any update on the matter?

MathiasEriksenCommits avatar Oct 30 '20 15:10 MathiasEriksenCommits

Is the update finsihed?

felixmff avatar Nov 17 '20 11:11 felixmff

Has it been fixed? When can we expect a fix?

Catastrofa avatar Jan 04 '21 12:01 Catastrofa