"No one is harder on a talented person than the person themselves" - Linda Wilkinson ; "Trust your guts and don't follow the herd" ; "Validate direction not destination" ;

June 10, 2021

How to get download your favorite video, audio from youtube

  1. Download from youtube using python - youtube-dl package
  2. Clip a portion of video - vlc advanced editor. Steps - link, C:\Users\username\Videos
  3. Convert video to audio - ffmpeg

ffmpeg -i sample.avi -q:a 0 -map a sample.mp3

Steps - link

Keep Checking!!!


No comments: