How to download webpage video in python

1. Install python
2. Configure the environment variable path and add D:\java\python
3. Configure the pip environment variable: add D:\java\python\Scripts to path
2. Create a new folder and call cmd
3. Enter pip install you-get
4. Input you-get space video address.
5. Complete

Guess you like

Origin blog.csdn.net/weixin_43865196/article/details/128921580