1

Download Video From Youtube

 3 years ago
source link: https://lineuman.github.io/blog/2017/11/04/download-video-from-youtube.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Download Video From Youtube

Download Video From Youtube

Nov 4, 2017

How to download youtube video from cmd ?

System: Mac X os

Network: WiseVPN

Program: Python

  1. sudo pip install pytube

  2. get the video url (just like this https://www.youtube.com/watch?v=EUoe7cf0HYw)

  3. sudo python

  4. download by python
    from pytube import Youtube
    yt = YouTube('http://youtube.com/watch?v=V54CEElTF_U')
    yt.streams.frist().downloads()
    
  5. get the video file

just like:

Taylor Swift - Call It What You Want (Lyric Video).mp4

Neuman's blog

My name is neuman, I am a primary coder. Last two years, I worked as a software test engineer. Now, I spend time on security and web development. If you like my blog, please give me some advice.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK