Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 413 Bytes

File metadata and controls

7 lines (4 loc) · 413 Bytes

Extract-YouTube-content-with-Python

Simple script which extracts content from YouTube (video, audio, subtitles etc.) with python. The program makes underline use of youtube-dl. Tested on Ubuntu 19.04 and python 3.7.7

Instructions

Open download_audio_and_video.py and change variables URL_I, FILE_NAME_I, VIDEO_QUALITY_CODE_I, AUDIO_QUALITY_CODE_I and thats it! Run the script with an internet connection.