每天, 你都必须在You Tube上观看一些视频, 这些视频可能与音乐, 电影, 研究, 研究, 休闲等有关。你可能希望将一些视频存储起来, 以备将来使用, 因为缺少互联网或保存数据或任何其他原因。
如果我们告诉你可以使用Python进行此操作, 该怎么办?让我们看看如何使用Python中的youtube_dl模块下载视频。
使用此命令安装模块–
pip install youtube_dl
现在, 假设你正在You Tube上观看此视频。
以下是Python代码–Python youtube_dl下载视频
# importing module
import youtube_dl
ydl_opts = {}
def dwl_vid():
with youtube_dl.YoutubeDL(ydl_opts) as ydl:
ydl.download([zxt])
channel = 1
while (channel = = int ( 1 )):
link_of_the_video = input ( "Copy & paste the URL of the YouTube video you want to download:- " )
zxt = link_of_the_video.strip()
dwl_vid()
channel = int ( input ( "Enter 1 if you want to download more videos \nEnter 0 if you are done " ))
输出如下:
完成了。Python youtube_dl下载的视频已下载到Python文件夹中。
首先, 你的面试准备可通过以下方式增强你的数据结构概念:Python DS课程。