-Extract the link including "mp4" from the HTML file. -Uses Beautiful Soup. from BeautifulSoup import BeautifulSoup open_name = raw_input('Open html file: ...
確定! 回上一頁