問題の説明: ValueError: インデックス 21 でサポートされていない形式文字 'j' (0x6a)
つまり、下から 6 行目です。jpg j はどうしたのですか? ? ?
import urllib.request
from bs4 import BeautifulSoup
def get_content(url):
def get_image(情報):
リーリーurl = "https://tieba.baidu.com/p/2218566379"
info = get_content(url)
print (info)
get_image(info)
は s%
です%s
ではなく